Can't build m68k-elf target with gcc-3.3.2 or gcc-3.4-20031224 tree
Andreas Schwab
schwab@suse.de
Mon Dec 29 18:06:00 GMT 2003
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."
More information about the Gcc
mailing list