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 fortran/47571] [4.6 Regression] undefined reference to clock_gettime in Linux build of 02/01/2011


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.


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