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 java/11809] trivial hello world compiles, but segfaults


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.


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