[Bug java/11809] trivial hello world compiles, but segfaults
dhazeghi at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Mon Aug 11 19:15:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11809
------- Additional Comments From dhazeghi at yahoo dot com 2003-08-11 19:15 -------
Not strictly relevant, but non-root binutils installs are pretty painless.
Just do ./configure --prefix=$HOME/binutiils; make; make install, and set
path to include $HOME/binutils/bin before /usr/bin, before building gcc.
More information about the Gcc-bugs
mailing list