This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/25984] New: libgomp installs include/omp_lib.f90 even if Fortran is not built
- From: "gerald at pfeifer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2006 23:04:35 -0000
- Subject: [Bug libgomp/25984] New: libgomp installs include/omp_lib.f90 even if Fortran is not built
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I found that libgomp installs $PREFIX/include/omp_lib.f90, even in case
the Fortran frontend has not been configured nor built, for example when
configuring with --enable-languages=c,c++,objc,java --disable-libgcj.
include/omp_lib.mod and include/omp_lib_kinds.mod are not installed in
this case, so I assume installing include/omp_lib.f90 is just an oversight?
--
Summary: libgomp installs include/omp_lib.f90 even if Fortran is
not built
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gerald at pfeifer dot com
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25984