public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/25032]  New: GCC Java not compile
@ 2005-11-25 10:25 claudio_mantegna at modemsoft dot it
  2005-11-25 20:14 ` [Bug java/25032] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: claudio_mantegna at modemsoft dot it @ 2005-11-25 10:25 UTC (permalink / raw)
  To: java-prs

SAXNotSupportedException.java:0: internal compiler error: Segmentation fault


-- 
           Summary: GCC Java not compile
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: claudio_mantegna at modemsoft dot it
  GCC host triplet: alpha-alphaslack-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
@ 2005-11-25 20:14 ` pinskia at gcc dot gnu dot org
  2005-11-28 12:48 ` zerocool at modemsoft dot it
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-25 20:14 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-25 20:14 -------
Can you attach the source you are trying to compile?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
  2005-11-25 20:14 ` [Bug java/25032] " pinskia at gcc dot gnu dot org
@ 2005-11-28 12:48 ` zerocool at modemsoft dot it
  2005-11-30 13:37 ` claudio_mantegna at modemsoft dot it
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: zerocool at modemsoft dot it @ 2005-11-28 12:48 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from zerocool at modemsoft dot it  2005-11-28 12:48 -------
Subject:  GCC Java not compile

> ------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-25 
> 20:14 -------
> Can you attach the source you are trying to compile?

I have taken the source of the gcc 4.02 from the gnu site and I have 
compiled him with these parameters :

configure --prefix=/usr      --enable-threads=posix
      --enable-languages=c,c++,f95,objc,java,treelang      
--enable-version-specific-runtime-libs      --enable-shared      
--enable-libgcj      --enable-nls                                       
--enable-interpreter
      --enable-__cxa_atexit
      --disable-checking        --with-gnu-ld                  
--with-system-zlib        --enable-mpfr                     --verbose   
                        --target=alpha-alphaslack-linux       
--host=alpha-alphaslack-linux

I hope to have answered in satisfactory way to your question.


Regards,
Claudio Mantegna

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
  2005-11-25 20:14 ` [Bug java/25032] " pinskia at gcc dot gnu dot org
  2005-11-28 12:48 ` zerocool at modemsoft dot it
@ 2005-11-30 13:37 ` claudio_mantegna at modemsoft dot it
  2005-11-30 13:45 ` claudio_mantegna at modemsoft dot it
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: claudio_mantegna at modemsoft dot it @ 2005-11-30 13:37 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from claudio_mantegna at modemsoft dot it  2005-11-30 13:37 -------
I have taken the source of the gcc 4.02 from the gnu site and I have compiled
him with these parameters :

./configure --prefix=/usr   
     --enable-threads=posix
     --enable-languages=c,c++,f95,objc,java,treelang
     --enable-version-specific-runtime-libs      
     --enable-shared
     --enable-libgcj
     --enable-nls
     --enable-interpreter
     --enable-__cxa_atexit
     --disable-checking
     --with-gnu-ld
     --with-system-zlib
     --enable-mpfr
     --verbose                          
     --target=alpha-alphaslack-linux
     --host=alpha-alphaslack-linux

I hope to have answered in satisfactory way to your question.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
                   ` (2 preceding siblings ...)
  2005-11-30 13:37 ` claudio_mantegna at modemsoft dot it
@ 2005-11-30 13:45 ` claudio_mantegna at modemsoft dot it
  2006-01-24 18:58 ` mark at detrick dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: claudio_mantegna at modemsoft dot it @ 2005-11-30 13:45 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from claudio_mantegna at modemsoft dot it  2005-11-30 13:45 -------
Created an attachment (id=10366)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10366&action=view)
Log file of Buld

This is all log file that produce during the compile....


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
                   ` (3 preceding siblings ...)
  2005-11-30 13:45 ` claudio_mantegna at modemsoft dot it
@ 2006-01-24 18:58 ` mark at detrick dot com
  2006-01-24 19:02 ` mark at detrick dot com
  2008-01-26 12:03 ` rguenth at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: mark at detrick dot com @ 2006-01-24 18:58 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from mark at detrick dot com  2006-01-24 18:58 -------
Created an attachment (id=10725)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10725&action=view)
gcc java compile failure - screen output

Everything up to the point in this output worked fine.

Solaris 10 with Sun Update Connection, hence, all patches as of January 23,
2006 had been installed.

GNU ld and as installed and configured for use with configure.  Without using
the GNU ld & as, the compilation fails far ealier in the process relative to
java.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
                   ` (4 preceding siblings ...)
  2006-01-24 18:58 ` mark at detrick dot com
@ 2006-01-24 19:02 ` mark at detrick dot com
  2008-01-26 12:03 ` rguenth at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: mark at detrick dot com @ 2006-01-24 19:02 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from mark at detrick dot com  2006-01-24 19:02 -------
Platform: SunOS hassium 5.10 Generic_118822-26 sun4u sparc SUNW,Ultra-60
GCC package: gcc-4.0.2.tar.bz2

Configure command from the gcc directory:
gcc-4.0.2/configure \
--with-gnu-as \
--with-as=/usr/local/bin/as \
--with-gnu-ld \
--with-ld=/usr/local/bin/ld

binutils: binutils-2.16
make: make-3.80

Results: See attachment for gcc-compile-java-error.txt. Bottom of file have
error messages.


-- 

mark at detrick dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at detrick dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug java/25032] GCC Java not compile
  2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
                   ` (5 preceding siblings ...)
  2006-01-24 19:02 ` mark at detrick dot com
@ 2008-01-26 12:03 ` rguenth at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-26 12:03 UTC (permalink / raw)
  To: java-prs



------- Comment #7 from rguenth at gcc dot gnu dot org  2008-01-26 12:03 -------
4.0.x is no longer maintained.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25032


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-01-26 12:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-25 10:25 [Bug java/25032] New: GCC Java not compile claudio_mantegna at modemsoft dot it
2005-11-25 20:14 ` [Bug java/25032] " pinskia at gcc dot gnu dot org
2005-11-28 12:48 ` zerocool at modemsoft dot it
2005-11-30 13:37 ` claudio_mantegna at modemsoft dot it
2005-11-30 13:45 ` claudio_mantegna at modemsoft dot it
2006-01-24 18:58 ` mark at detrick dot com
2006-01-24 19:02 ` mark at detrick dot com
2008-01-26 12:03 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).