This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]