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: Windows build cookbook


> 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.

-- 
Joel


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