This is the mail archive of the crossgcc@sources.redhat.com 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: crosstool 0.37 + gdb build fix for cygwin/windows


Robert,

i just want to add some minor fix ...
If you build whole toolchain including "gdb" under cygwin environment
you need to pass additional switch to gdb "configure" script:


"--disable-nls"

Otherwise you will get:

"make[1]: *** No rule to make target `../intl/libintl.a', needed by
`gdb.exe'."

Unfortunatly you'll get the same when you're tyring to make a "make defconfig" with linux-2.6.13-rc2.


So does someone know which packages I have to install on cygwin to get this header ( and maybe other missings too)?

--
Steven

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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