* Error Building GDB6.3
@ 2004-11-12 18:47 Paul Breed
2004-11-13 14:54 ` Dave Korn
0 siblings, 1 reply; 2+ messages in thread
From: Paul Breed @ 2004-11-12 18:47 UTC (permalink / raw)
To: gdb
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....
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Error Building GDB6.3
2004-11-12 18:47 Error Building GDB6.3 Paul Breed
@ 2004-11-13 14:54 ` Dave Korn
0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2004-11-13 14:54 UTC (permalink / raw)
To: 'Paul Breed', gdb
> -----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....
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-12 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-12 18:47 Error Building GDB6.3 Paul Breed
2004-11-13 14:54 ` Dave Korn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox