[Bug c/37612] libgcc/configure (as script)fail with "line 77 exec : : not found."
brian at dessent dot net
gcc-bugzilla@gcc.gnu.org
Mon Sep 22 11:16:00 GMT 2008
------- Comment #1 from brian at dessent dot net 2008-09-22 11:15 -------
Subject: Re: New: libgcc/configure (as script)fail with "line 77
exec : : not found."
The error means you don't have a cross-assembler installed correctly
prior to configuring gcc. gcc is just a compiler, you need the
assembler and linker from elsewhere (normally binutils.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37612
More information about the Gcc-bugs
mailing list