This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC_NO_EXECUTABLES. Link tests are not allowed after GCC_NO_EXECUTABLES
- From: Andrew Haley <aph at redhat dot com>
- To: "Rowan Potgieter" <baldo dot forum at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 7 Aug 2006 18:14:23 +0100
- Subject: Re: GCC_NO_EXECUTABLES. Link tests are not allowed after GCC_NO_EXECUTABLES
- References: <3b51ed3c0608070938x5d618b5cm5058351f0131157a@mail.gmail.com>
Rowan Potgieter writes:
> Hi guys
> I've changed my native compiler to GCC 3.3.6 from 4.10 which came with
> SuSE 10.1, possibly I stuffed it up!
> When attempting to compile GCC 3.4.4 for an arm-linux toolchain i get
> the following error:
Did you install libc for the ARM target?
Andrew.