[Bug java/29414] New: Issues building GNU java on Solaris2.10 X64

jsacco at ydl dot net gcc-bugzilla@gcc.gnu.org
Tue Oct 10 14:40:00 GMT 2006


Issues building GNU java on Solaris2.10 X64:

Configured to use: GNU as, SUN linker, pthreads, java-awt=xlib

* SUN's /bin/sh is broken... set CONFIGURE_SHELL to /bin/ksh or /bin/bash
* SUN tools like sed, grep, tar, find are also deficit.  Use GNU tools.

* the java build requires a version of jar with GNU extensions. If SUN java is
in the search patch, the SUN jar utility will be selected, which causes the
build to fail.  Since fastjar is built as part of the java build, it should be
used by default.

* The version of boehm-gc shipped with 4.1.1 does not build.

* The version of boehm-gc shipped with the latest gcc-4.2.x SVN code [9oct06]
builds but does not test.

* the current boehm-gc CVS code [bdwgc.cvs.sourceforge.net] builds and tests.

-Joseph


-- 
           Summary: Issues building GNU java on Solaris2.10 X64
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsacco at ydl dot net
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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



More information about the Gcc-bugs mailing list