reghunt and "trunk" (GCC 4.5.x)?
Ian Lance Taylor
iant@google.com
Wed Jan 6 20:54:00 GMT 2010
Gary Funck <gary@intrepid.com> writes:
> Above 'as' is a script, and at line 83 it is trying to
> invoke the assembler, which indirectly will try to invoke
> ORIGINAL_AS_FOR_TARGET, but that variable is empty:
> ORIGINAL_AS_FOR_TARGET=""
>
> I notice that the build script, 'reghunt/bin/gcc-build-simple does
> some explicit configure/make steps:
I think you need to make sure that the script removes any existing
config.cache files.
Ian
More information about the Gcc
mailing list