This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building gcc 4.2.0 cross-compiler (host=i386-apple-darwin8.10.1, target=powerpc-apple-darwin7)


On Mon, Jun 25, 2007 at 04:45:44PM +0100, William Gallafent wrote:

> /Volumes/Scratch/williamg/Builds/gcc-build-powerpc-10.3/./gcc/as: 
> line 2: exec: ppc: not found

   The target assembler isn't being found. Try configuring with
--with-as=/path/goes/here/powerpc-apple-darwin7-as.

-- 
Rask Ingemann Lambertsen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]