gas-990327 snapshot Compile Problem/FIX

Jeff Bailey jbailey@nisa.net
Thu Apr 1 15:02:00 GMT 1999


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.



More information about the Gas2 mailing list