build error while building binutils for i686-pc-cygwin
Roman Duka
rduka@mail.ru
Sun Dec 21 03:22:00 GMT 2003
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
More information about the crossgcc
mailing list