gdb (gdbserver.exe) build problem under msys

Petr Hluzín petr.hluzin@gmail.com
Wed Oct 26 23:10:00 GMT 2011


On 26 October 2011 17:55, Joel Brobecker <brobecker@adacore.com> wrote:
>> --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?

I successfully used this line (if it is any use for you):
./configure  --host=mingw32 --target=avr --with-expat CFLAGS="-s
-L/C/Python27/libs -I/C/Python27/PH-temp/include
-I/c/gdb-7.3/expat-2.0.1/include -static -L/c/gdb-7.3/expat-2.0.1/lib"
 --with-python --with-expat

-- 
Petr Hluzin



More information about the Gdb mailing list