This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47571] [4.6 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 14:54:21 +0000
- Subject: [Bug fortran/47571] [4.6 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011
- Auto-submitted: auto-generated
- References: <bug-47571-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47571
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |alpha-dec-osf5.1b
Status|RESOLVED |REOPENED
CC| |ro at gcc dot gnu.org
Host| |alpha-dec-osf5.1b
Resolution|FIXED |
Target Milestone|--- |4.6.0
Build| |alpha-dec-osf5.1b
--- Comment #24 from Rainer Orth <ro at gcc dot gnu.org> 2011-03-07 14:53:42 UTC ---
All fortran testing is broken on Tru64 UNIX, where libgfortran.so has an
undefined
reference to clock_gettime:
clock_gettime | 0000000000000000 | U | 0000000000000000
The function is defined in librt only.