Mail Archives: cygwin/1997/08/06/17:24:54
Hi!
STEPHANE DOT S DOT P DOT PERIO AT tts DOT thomson DOT fr writes:
> Hi,
> I apologize if this is an FAQ, but i see nothing about that in the mailing
> lists.
> I'm using gnu win32 b18 on NT 4.0 SP3 and i failed to build GDB.
> Under bash, in the directory my-gdb, i run ../gdb/configure and it recognized
> correctly the i386-pc-cygwin32 environment.
I think your problem is that in order to build gdb, you also need to
have already built bfd, mmalloc, readline, and various other bits and
bobs.
The simplest thing to do is to build the whole lot in one go - it
takes a long time and a lot of disk space but is easier all round.
You want to say:
% mkdir /gnuwin32/b18/build
% cd /gnuwin32/b18/build
% ../cdk/configure
% make
Cheers!
Luke Diamand
--
Advanced Telecommunications Modules Ltd
Cambridge
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -