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


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: GDB/Mingw make problem


Gerrit van Niekerk wrote:
On 14 Jan 2008 at 6:05, Eli Zaretskii wrote:

Well, you didn't say anything about MSYS before.

Sorry, I thought MinGW implied MSYS :)
I believe there's an MSYS version of Sed as well, check out the MinGW
site.
Could not locate it, so I decided that Cygwin is probably a better platform and it got further as well, but got a problem compiling bfd/archive.c with a missing libintl.h.

To recap:
I made a directory CYGWIN in C:\develop\gdb-6.7.1 and in the Cygwin Bash shell executed:

$ cd /cygdrive/c/develop/gdb-6.7.1/cygwin
$ ../configure --host=i686-pc-mingw32 --target=djgpp

--build=i686-pc-cygwin


Just a guess.

Andrew


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