Windows build cookbook
Eli Zaretskii
eliz@gnu.org
Wed Jul 27 16:27:00 GMT 2011
> Date: Wed, 27 Jul 2011 09:06:48 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb@sourceware.org
>
> > If there's no such thing, could someone who regularly builds the
> > native Windows (a.k.a. MinGW) port please share his/her setup?
>
> I use the cygwin environment with a MinGW compiler, and configure
> using --build=i686-pc-mingw32 (or --build=x86_64-pc-mingw32).
> Using that approach, it pretty much builds out of the box.
Thanks, but that's not what I meant. I guess I didn't make myself
clear enough. I meant the support packages that GDB needs to be
linked against: the Python libraries, termcap/curses, libexpat,
readline, libiconv, etc. Which of them do you use? Or do you build
them as well by yourself?
More information about the Gdb
mailing list