This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32101] xgcc invokes as with invalid -m option while assembling crtbegin.o
- From: "mfouts at danger dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2007 06:27:25 -0000
- Subject: [Bug bootstrap/32101] xgcc invokes as with invalid -m option while assembling crtbegin.o
- References: <bug-32101-14610@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from mfouts at danger dot com 2007-07-23 06:27 -------
This bug is still present in 4.2.1 but now happens on both fc5 and fc6
/space/projects/reference/tools/arm-elf-gnu/4.2.0/gcc-build-926ej-s/./gc
c/as
still remains the two line script
---- here be script
#!/bin/sh
exec "$@"
----- there was script
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32101