[Bug bootstrap/32101] xgcc invokes as with invalid -m option while assembling crtbegin.o

2007-07-23 Thread mfouts at danger dot com
--- Comment #4 from mfouts at danger dot com 2007-07-24 05:17 --- OK, so this one's weird and starts out as a user error. If the path specified in --prefix=/usr/local/armdev-$CPU-4.2.0 in the original config is *not* writable by the account running the build, the make all-gcc

[Bug bootstrap/32101] xgcc invokes as with invalid -m option while assembling crtbegin.o

2007-07-22 Thread mfouts at danger dot com
--- 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

[Bug bootstrap/32101] xgcc invokes as with invalid -m option while assembling crtbegin.o

2007-06-11 Thread mfouts at danger dot com
--- Comment #2 from mfouts at danger dot com 2007-06-11 20:59 --- Subject: RE: xgcc invokes as with invalid -m option while assembling crtbegin.o #!/bin/sh exec "$@" -Original Message- From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] Sent: Saturda

[Bug bootstrap/32101] New: xgcc invokes as with invalid -m option while assembling crtbegin.o

2007-05-26 Thread mfouts at danger dot com
s/reference/tools/arm-elf-gnu/4.2.0/gcc-build-926ej-s/gcc' make: *** [all-gcc] Error 2 -- Summary: xgcc invokes as with invalid -m option while assembling crtbegin.o Product: gcc Version: 4.2.0 Status: UNCONFIRMED Seve