[Bug fortran/47571] [4.6 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 3 12:48:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571
Janne Blomqvist <jb at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://gcc.gnu.org/ml/gcc-p |http://gcc.gnu.org/ml/gcc-p
|atches/2011-02/msg00075.htm |atches/2011-02/msg00196.htm
|l |l
--- Comment #19 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-02-03 12:47:59 UTC ---
Patch: http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00196.html
This is my previous janitorial patch, + a kludge which I believe should fix the
issue on HP-UX and other targets that support weak references but not weak
undefined references.
More information about the Gcc-bugs
mailing list