This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: build error while building binutils for i686-pc-cygwin


cathy cobb wrote:
Hi,
I get below error when I do the


make all for target m68k-coff,:


I get no problems building binutils-2.14 for --target=m68k-coff
My advice to you would be not to run "make all" but instead try just "make" for some reason "make all" can cause problems



$BUILDDIR/$BINUTILS/configure --target=$MTARGET --prefix=$INSTALLDIR --disable-nls \
&& make \
&& make install


where MTARGET=m68k-coff


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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