building on mingw

Bob Rossi bob_rossi@cox.net
Sat Dec 16 15:21:00 GMT 2006


On Sat, Dec 16, 2006 at 09:43:42AM -0500, Bob Rossi wrote:
> 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.

Hmm, seems if I install bison things work OK. I wonder if that should be
an error in the build?

Thanks,
Bob Rossi



More information about the Binutils mailing list