public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/35485]  New: libjava is disabled by default
@ 2008-03-06 15:27 Laurent dot Vivier at bull dot net
  2008-03-06 15:28 ` [Bug java/35485] " Laurent dot Vivier at bull dot net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent dot Vivier at bull dot net @ 2008-03-06 15:27 UTC (permalink / raw)
  To: java-prs

GCC allows to compile gcj but libgcj is not generated.


-- 
           Summary: libjava is disabled by default
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Laurent dot Vivier at bull dot net
  GCC host triplet: powerpc-ibm-aix6.1.0.0


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


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

* [Bug java/35485] libjava is disabled by default
  2008-03-06 15:27 [Bug java/35485] New: libjava is disabled by default Laurent dot Vivier at bull dot net
@ 2008-03-06 15:28 ` Laurent dot Vivier at bull dot net
  2008-03-11 12:02 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Laurent dot Vivier at bull dot net @ 2008-03-06 15:28 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from Laurent dot Vivier at bull dot net  2008-03-06 15:28 -------
Created an attachment (id=15275)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15275&action=view)
enable libjava on AIX


-- 


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


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

* [Bug java/35485] libjava is disabled by default
  2008-03-06 15:27 [Bug java/35485] New: libjava is disabled by default Laurent dot Vivier at bull dot net
  2008-03-06 15:28 ` [Bug java/35485] " Laurent dot Vivier at bull dot net
@ 2008-03-11 12:02 ` pinskia at gcc dot gnu dot org
  2008-07-11 21:57 ` dje at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-03-11 12:02 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |enhancement


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


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

* [Bug java/35485] libjava is disabled by default
  2008-03-06 15:27 [Bug java/35485] New: libjava is disabled by default Laurent dot Vivier at bull dot net
  2008-03-06 15:28 ` [Bug java/35485] " Laurent dot Vivier at bull dot net
  2008-03-11 12:02 ` pinskia at gcc dot gnu dot org
@ 2008-07-11 21:57 ` dje at gcc dot gnu dot org
  2008-10-21 17:35 ` dje at gcc dot gnu dot org
  2008-10-24  2:45 ` dje at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dje at gcc dot gnu dot org @ 2008-07-11 21:57 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from dje at gcc dot gnu dot org  2008-07-11 21:57 -------
Why build libjava if Java does not work on AIX?


-- 

dje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-07-11 21:57:07
               date|                            |


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


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

* [Bug java/35485] libjava is disabled by default
  2008-03-06 15:27 [Bug java/35485] New: libjava is disabled by default Laurent dot Vivier at bull dot net
                   ` (2 preceding siblings ...)
  2008-07-11 21:57 ` dje at gcc dot gnu dot org
@ 2008-10-21 17:35 ` dje at gcc dot gnu dot org
  2008-10-24  2:45 ` dje at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dje at gcc dot gnu dot org @ 2008-10-21 17:35 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from dje at gcc dot gnu dot org  2008-10-21 17:35 -------
Subject: Bug 35485

Author: dje
Date: Tue Oct 21 17:33:53 2008
New Revision: 141269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141269
Log:
        PR target/35485
        * tree.c (get_file_function_name): Copy first_global_object_name.
        Centralize call to clean_symbol_name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c


-- 


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


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

* [Bug java/35485] libjava is disabled by default
  2008-03-06 15:27 [Bug java/35485] New: libjava is disabled by default Laurent dot Vivier at bull dot net
                   ` (3 preceding siblings ...)
  2008-10-21 17:35 ` dje at gcc dot gnu dot org
@ 2008-10-24  2:45 ` dje at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dje at gcc dot gnu dot org @ 2008-10-24  2:45 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from dje at gcc dot gnu dot org  2008-10-24 02:45 -------
Subject: Bug 35485

Author: dje
Date: Fri Oct 24 02:44:26 2008
New Revision: 141335

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141335
Log:
        PR target/35485
        * configure.ac: AIX threads are Posix threads.
        Set signal handler to aix-signal.h
        * configure: Regenerate.
        * classpath/native/fdlibm/fdlibm.h: Undef hz.
        * include/aix-signal.h: New file.
        * sysdep/powerpc/locks.h: Avoid GNU Assembler syntax.

Added:
    trunk/libjava/include/aix-signal.h
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/classpath/native/fdlibm/fdlibm.h
    trunk/libjava/configure
    trunk/libjava/configure.ac
    trunk/libjava/sysdep/powerpc/locks.h


-- 


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


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

end of thread, other threads:[~2008-10-24  2:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-06 15:27 [Bug java/35485] New: libjava is disabled by default Laurent dot Vivier at bull dot net
2008-03-06 15:28 ` [Bug java/35485] " Laurent dot Vivier at bull dot net
2008-03-11 12:02 ` pinskia at gcc dot gnu dot org
2008-07-11 21:57 ` dje at gcc dot gnu dot org
2008-10-21 17:35 ` dje at gcc dot gnu dot org
2008-10-24  2:45 ` dje 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).