This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error in making newlib on MinGW


Thanks jim for your answer.
Hi, all.
i am japnese. sorry for my bad english.

The only problem I see below is that you don't have "makeinfo" installed
on your build machine.  This means that the documentation won't be
built.  The rest of the build should be OK.

but i have `makeinfo' installed. i confirm `which' command. bellow is result.

/bin/makeinfo

i find Solution, but that is no good.
bellow is the solution.

-----------------------------------------------------
on newlib directory
$make
(but `make' command is failed the error (see also preview mail))
$cd etc
$make
(`.info' files generat now)
$cd ..
$make
-----------------------------------------------------

i think issue is `.info' file do not exist on etc directory
or Makefile(Makefile.tpl?) either.

for example, binutils have `.info' on etc directory file before `make'.

but i don't understand true issue and true solution.

please help.

thank you for reading.

Your English is fine (much better than my Japanese :-)>
i feel like happy. thanks.(^_^)

Hiroshi.
--------------------------------------
New Design Yahoo! JAPAN  2008/01/01
http://pr.mail.yahoo.co.jp/newdesign/

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]