Error Building GDB6.3
Dave Korn
dk@artimi.com
Sat Nov 13 14:54:00 GMT 2004
> -----Original Message-----
> From: gdb-owner On Behalf Of Paul Breed
> Sent: 12 November 2004 18:47
> I'm trying to build a stock GDB 6.3 cross debugger in a stock cygwin
> environment.
>
> I get the following error.....
>
> make[1]: *** No rule to make target `../intl/libintl.a',
> needed by `gdb.exe'.
> top.
> make[1]: Leaving directory `/build/gdb/gdb'
>
> There is no intl group in the un-tar-ed source set, any idea
> as to what is wrong?
>
> I tried copying the intl branch from under GCC over to the
> source tree, but no change....
Cygwin doesn't support it, whatever it is, so you need to pass "--disable-nls"
on the configure command line.
cheers,
DaveK
--
Can't think of a witty .sigline today....
More information about the Gdb
mailing list