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: 24 Jul 2007 05:17: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 #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
fails with the bizarre error indicated in the original bug report.
If the path specified *is* writable, then the build finishes just fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32101