[Bug libgcj/24057] New: [4.1 regression] libgcj installs jawt.h and jni.h in version independent location
gerald at pfeifer dot com
gcc-bugzilla@gcc.gnu.org
Sun Sep 25 19:41:00 GMT 2005
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
More information about the Gcc-bugs
mailing list