This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/16137] Fortran compiler unable to produce executables as libfortran depends on C99 math functions


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-06-24 04:54 -------
Rainer,

gfortran works on FreeBSD, which does not use glibc.  In fact, if
you are using a glibc that permits gfortran to run, then you may be
using code that may infringe on SunPro's copyright in fdlibm.

On the other hand, you have a point that gfortran should not 
unconditionally assume a C99 compiler.  Indeed, Bud Davis
recently committed c99-functions.c to provide a compatibility
shim.  If you have any patches, please send then to fortran@



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]