[Bug java/42276] New: When creating cross-gcj compiler, libjvm gets installed in system library paths

flameeyes at gentoo dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 4 15:06:00 GMT 2009


I've been building a cross-gcj with Gentoo's crossdev tool, and it collided
with the system copy of GCC as it tried to install libjvm.so in
/usr/lib/gcc-4.3.4-9/.

I've solved this by simplifying a bit the configure script to remove the dbexec
recalculation and using the already-verified prefix for cross-compilers, see
attached patch.

HTH,
Diego


-- 
           Summary: When creating cross-gcj compiler, libjvm gets installed
                    in system library paths
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: flameeyes at gentoo dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: arm-*-linux-gnu


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



More information about the Gcc-bugs mailing list