This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/24057] New: [4.1 regression] libgcj installs jawt.h and jni.h in version independent location
- From: "gerald at pfeifer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 25 Sep 2005 19:41:34 -0000
- Subject: [Bug libgcj/24057] New: [4.1 regression] libgcj installs jawt.h and jni.h in version independent location
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
After the recent libgcj/classpath merger, libgcj installs the following
four header files in a version independent location which is going to cause
conflicts of one installs various version of GCC in the same prefix (using
configure --program-suffix, for example):
include/jawt.h
include/jawt_md.h
include/jni.h
include/jni_md.h
--
Summary: [4.1 regression] libgcj installs jawt.h and jni.h in
version independent location
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gerald at pfeifer dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org,tromey at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24057