public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/34426] GCC 4.2.2 compile failed in java due to error in java class
       [not found] <bug-34426-8172@http.gcc.gnu.org/bugzilla/>
@ 2012-12-11  8:34 ` ebotcazou at gcc dot gnu.org
  0 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-12-11  8:34 UTC (permalink / raw)
  To: java-prs


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
         Resolution|                            |WONTFIX

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-12-11 08:33:58 UTC ---
4.2.x is no longer supported.


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

* [Bug java/34426] GCC 4.2.2 compile failed in java due to error in java class
  2007-12-10 19:44 [Bug java/34426] New: " william-paul dot philibert at telus dot com
  2007-12-10 19:53 ` [Bug java/34426] " pinskia at gcc dot gnu dot org
  2007-12-10 19:58 ` william-paul dot philibert at telus dot com
@ 2007-12-13 20:05 ` william-paul dot philibert at telus dot com
  2 siblings, 0 replies; 4+ messages in thread
From: william-paul dot philibert at telus dot com @ 2007-12-13 20:05 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from william-paul dot philibert at telus dot com  2007-12-13 20:05 -------
I installed the latest version of the following : 
binutils 2.17
bison 2.3
gmp 4.2
libiconv 1.11
m4 1.4.9
mpfr 2.3.0

I correctly set the CONFIG_SHELL to /bin/ksh

When I use "Sun as" and "Sun ld" I get the java.lang and Class problem

When I use "GNU as" and "GNU ld" the whole process hang in the following : 

/opt/local/src/build-gcc-4.2.2/gcc/gcj
-B/opt/local/src/build-gcc-4.2.2/sparc-sun-solaris2.10/sparcv9/libjava/
-B/opt/local/src/build-gcc-4.2.2/gcc/ -g -O2 -m64 -m64 -o .libs/gij
-shared-libgcc 
-L/opt/local/src/build-gcc-4.2.2/sparc-sun-solaris2.10/sparcv9/libjava
-L/opt/local/src/build-gcc-4.2.2/sparc-sun-solaris2.10/sparcv9/libjava/.libs
./.libs/libgij.so
-L/opt/local/src/build-gcc-4.2.2/sparc-sun-solaris2.10/sparcv9/libstdc++-v3/src
-L/opt/local/src/build-gcc-4.2.2/sparc-sun-solaris2.10/sparcv9/libstdc++-v3/src/.libs
/opt/local/src/build-gcc-4.2.2/sparc-sun-solaris2.10/sparcv9/libjava/.libs/libgcj.so
-lpthread -lrt -ldl -L/opt/local/src/build-gcc-4.2.2/./gcc/sparcv9
-L/usr/local/lib/gcc/sparc-sun-solaris2.10/4.2.2/sparcv9 -L/usr/ccs/lib/sparcv9
-L/usr/local/lib/gcc/sparc-sun-solaris2.10/4.2.2/../../../sparcv9
-L/lib/sparcv9 -L/usr/lib/sparcv9 -L/opt/local/src/build-gcc-4.2.2/./gcc
-L/usr/local/sparc-sun-solaris2.10/bin -L/usr/local/sparc-sun-solaris2.10/lib
-L/usr/local/lib/gcc/sparc-sun-solaris2.10/4.2.2
-L/usr/local/lib/gcc/sparc-sun-solaris2.10/4.2.2/../../../../sparc-sun-solaris2.10/lib
-L/usr/ccs/lib -L/usr/local/lib/gcc/sparc-sun-solaris2.10/4.2.2/../../..
-lgcc_s -lgcc_s -lgcc_s -lgcc_s -Wl,--rpath -Wl,/usr/local/lib/sparcv9
-Wl,--rpath -Wl,/usr/local/lib/gcj-4.2.2
creating gkeytool
creating gappletviewer
creating gjarsigner
creating gij


I am wondering if it is possible for GCC 4.2.2 to actualy compile GCC 4.2.2


-- 


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


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

* [Bug java/34426] GCC 4.2.2 compile failed in java due to error in java class
  2007-12-10 19:44 [Bug java/34426] New: " william-paul dot philibert at telus dot com
  2007-12-10 19:53 ` [Bug java/34426] " pinskia at gcc dot gnu dot org
@ 2007-12-10 19:58 ` william-paul dot philibert at telus dot com
  2007-12-13 20:05 ` william-paul dot philibert at telus dot com
  2 siblings, 0 replies; 4+ messages in thread
From: william-paul dot philibert at telus dot com @ 2007-12-10 19:58 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from william-paul dot philibert at telus dot com  2007-12-10 19:58 -------
Yes, CONFIG_SHELL set /bin/ksh


-- 


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


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

* [Bug java/34426] GCC 4.2.2 compile failed in java due to error in java class
  2007-12-10 19:44 [Bug java/34426] New: " william-paul dot philibert at telus dot com
@ 2007-12-10 19:53 ` pinskia at gcc dot gnu dot org
  2007-12-10 19:58 ` william-paul dot philibert at telus dot com
  2007-12-13 20:05 ` william-paul dot philibert at telus dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-10 19:53 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-12-10 19:53 -------
Do you have CONFIG_SHELL set, because that is required for building under
solaris.

Make sure you read the installation directions where all of this is described.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |sparc-sun-solaris2.10


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


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

end of thread, other threads:[~2012-12-11  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-34426-8172@http.gcc.gnu.org/bugzilla/>
2012-12-11  8:34 ` [Bug java/34426] GCC 4.2.2 compile failed in java due to error in java class ebotcazou at gcc dot gnu.org
2007-12-10 19:44 [Bug java/34426] New: " william-paul dot philibert at telus dot com
2007-12-10 19:53 ` [Bug java/34426] " pinskia at gcc dot gnu dot org
2007-12-10 19:58 ` william-paul dot philibert at telus dot com
2007-12-13 20:05 ` william-paul dot philibert at telus dot com

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