[Bug libgomp/25984] libgomp installs include/omp_lib.f90 even if Fortran is not built

2006-02-15 Thread pinskia at gcc dot gnu dot org


--- Comment #5 from pinskia at gcc dot gnu dot org  2006-02-15 14:50 ---
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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



[Bug libgomp/25984] libgomp installs include/omp_lib.f90 even if Fortran is not built

2006-02-14 Thread jakub at gcc dot gnu dot org


--- Comment #4 from jakub at gcc dot gnu dot org  2006-02-15 07:46 ---
Subject: Bug 25984

Author: jakub
Date: Wed Feb 15 07:46:39 2006
New Revision: 111018

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=111018
Log:
PR libgomp/25938
PR libgomp/25984
fortran/
* Make-lang.in (install-finclude-dir): New goal.
(fortran.install-common): Depend on install-finclude-dir.
* lang-specs.h: If not -nostdinc, add -I finclude.
libgomp/
* Makefile.am (fincludedir): New variable.
(nodist_include_HEADERS): Remove Fortran files.
(nodist_finclude_HEADERS): New variable.
* Makefile.in: Regenerated.

Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/Make-lang.in
trunk/gcc/fortran/lang-specs.h
trunk/libgomp/ChangeLog
trunk/libgomp/Makefile.am
trunk/libgomp/Makefile.in


-- 


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



[Bug libgomp/25984] libgomp installs include/omp_lib.f90 even if Fortran is not built

2006-01-27 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-27 14:36 ---
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-01-27 14:36:34
   date||


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



[Bug libgomp/25984] libgomp installs include/omp_lib.f90 even if Fortran is not built

2006-01-26 Thread gdr at cs dot tamu dot edu


--- Comment #1 from gdr at cs dot tamu dot edu  2006-01-26 23:16 ---
Subject: Re:   New: libgomp installs include/omp_lib.f90 even if Fortran is not
built

gerald at pfeifer dot com [EMAIL PROTECTED] writes:

| I found that libgomp installs $PREFIX/include/omp_lib.f90, even in case

should not this be versioned as other components do (e.g. C++ header
files)?  

-- Gaby


-- 


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



[Bug libgomp/25984] libgomp installs include/omp_lib.f90 even if Fortran is not built

2006-01-26 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-26 23:21 ---
(In reply to comment #1)
 should not this be versioned as other components do (e.g. C++ header
 files)?  

That is a different bug which was already filed, PR 25938.


-- 


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