This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/37612] libgcc/configure (as script)fail with "line 77 exec : : not found."
- From: "nospamname at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2008 08:19:30 -0000
- Subject: [Bug bootstrap/37612] libgcc/configure (as script)fail with "line 77 exec : : not found."
- References: <bug-37612-16717@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from nospamname at web dot de 2008-09-23 08:19 -------
thanks when i copy as ln for quick test to gcc dir then this error not come.
I remove that path before, because i fear clashes between the x86 cygwin
compilers and old 3.4 68k compilers and binutils.
maybe in the as script can add text on fail, "as File not found" ?.this make
clear that problem is not in gcc configure
when i add the path to my 68k compiler /usr/local/amiga/bin in search path
(bin/lib/include) files and do the whole compile again does this work and is
safe to use X86 cygwin and 68k compilers together in path ?
I think i must then add the path to my 68k compilers after the path to the X86
compilers right ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37612