This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/14614] New: Double host prefixed gcjh


Cross building gcc-3.4-branch (20040316) installs gcjh twice, once host-prefixed
and once double host-prefixed:

Example:
configure --target=sparc-rtems4.7 --prefix=/opt/rtems-4.7 ...
...
make install

Results into:
/opt/rtems-4.7/bin/sparc-rtems4.7-gcjh
/opt/rtems-4.7/bin/sparc-rtems4.7-sparc-rtems4.7-gcjh

I guess there should only be one sparc-rtems4.7-gcjh.

-- 
           Summary: Double host prefixed gcjh
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: corsepiu at faw dot uni-ulm dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]