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]

Re: building on mingw


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


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