Windows build cookbook

Joel Brobecker brobecker@adacore.com
Wed Jul 27 16:07:00 GMT 2011


> 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



More information about the Gdb mailing list