This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/14614] New: Double host prefixed gcjh
- From: "corsepiu at faw dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2004 04:04:03 -0000
- Subject: [Bug java/14614] New: Double host prefixed gcjh
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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