This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26879] LibJava not compile under alpha
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2006 04:29:48 -0000
- Subject: [Bug target/26879] LibJava not compile under alpha
- References: <bug-26879-11779@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from rmathew at gcc dot gnu dot org 2006-03-31 04:29 -------
Created an attachment (id=11172)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11172&action=view)
Shell script to help narrow the problem in PR26879.
Save this file in a folder. Save "debugx" and "debug" from:
http://gcc.gnu.org/ml/gcc/2004-03/msg01195.html
into the *same* folder. Give execute permissions to all of
these scripts:
chmod +x rep26879.sh debugx debug
Now execute "rep26879.sh", assuming you have *not* wiped
out the build folder given in the build log:
"/gcc-8eea83c766efc28763a9d30e4baba897/gcc.build.lnx"
The script leaves you in GDB. On the GDB prompt, enter
"run". When the segmentation fault happens, enter "list"
and then enter "backtrace". Copy-paste all of the output
into this bug report.
If this does not work, I'm afraid we'll have to wait
for a hacker with an alpha box to help us out. :-(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26879