This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

gas-990327 snapshot Compile Problem/FIX


In libiberty/getruntime.c on an i686-pc-gnu system, the compile fails on line
64 with 'HZ' undefined.  To fix, I applied the getruntime.c from the 
egcs-19990328 snapshot which adds the following lines:

#if defined (HAVE_TIMES) && ! defined (HZ)
#define HZ CLOCKS_PER_SEC
#endif

Tks,
Jeff Bailey

-- 
The complete lack of evidence is the surest sign that the                     
conspiracy is working.