This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Can't build m68k-elf target with gcc-3.3.2 or gcc-3.4-20031224tree
- From: Andreas Schwab <schwab at suse dot de>
- To: Paul Cadaret <gnu at usd dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 29 Dec 2003 15:56:55 +0100
- Subject: Re: Can't build m68k-elf target with gcc-3.3.2 or gcc-3.4-20031224tree
- References: <3FEF3FC9.6030608@usd.com>
Paul Cadaret <gnu@usd.com> writes:
> I am running configure as follows:
>
> ---configure-complete---
> ${SHELL} ${SRCDIR}/configure \
> --prefix=$LOCAL \
> --target=m68k-elf \
> --program-prefix=m68k-elf- \
> --with-gnu-as \
> --with-gnu-ld \
> --enable-languages="c,c++,objc" \
> --disable-nls \
> --verbose \
> #
[...]
> Earlier I was able to
> build build a 'bootstrap gcc' in
> the gcc-3.4-20031224 tree with the 'all-gcc' target and I was able to
> install it with the 'install-gcc'
> target. In this case I ran configure as follows:
>
> ---configure-min---
> ${SHELL} ${SRCDIR}/configure \
> --prefix=$LOCAL \
> --target=m68k-elf \
> --program-prefix=m68k-elf- \
> --with-gnu-as \
> --with-gnu-ld \
> --without-headers \
> --with-newlib \
Why did you remove --with-newlib?
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, MaxfeldstraÃe 5, 90409 NÃrnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."