This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

building on mingw


Hi,

I'm having a problem building on mingw.

I used this configure line,

$PWD/binutils-2.16.1/configure \
--prefix=$prefix \
--with-sysroot=$sysroot \
--host=mingw32 \
--target=mingw32 \
--disable-nls \
--disable-shared \
--disable-debug \
2>&1 | tee configure-out.txt

Attached is the configure and make log. ld fails to build.

Any ideas?

BTW, I'm attempting to build a relocatable gcc on mingw.

Thanks,
Bob Rossi

Attachment: configure-out.txt
Description: Text document

Attachment: make-out.txt
Description: Text document


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