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 (gdbserver.exe) build problem under msys


> --host=mingw32 \
> --build=mingw32 \
> --target=mingw32 \

I've never configure with just `mingw32'. It's always been a triplet
(such as 'i686-pc-mingw32'). Is that supposed to work?

-- 
Joel


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