public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@zembu.com>
To: jbailey@nisa.net
Cc: gas2@cygnus.com
Subject: Re: gas-990327 snapshot Compile Problem/FIX
Date: Fri, 09 Apr 1999 18:41:00 -0000	[thread overview]
Message-ID: <19990410014117.13945.qmail@daffy.airs.com> (raw)
In-Reply-To: <19990401150159.A30163@sparky.nisa.net>

   Date: Thu, 1 Apr 1999 15:01:59 -0800
   From: Jeff Bailey <jbailey@nisa.net>

   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

Thanks.  The egcs version of libiberty moves slowly into the binutils
version, and in fact Jeff Law recently did an import, so future
binutils snapshots will have that fix.

Incidentally, I know there hasn't been a snapshot since last Sunday.
There has been a series of unrelated random mishaps.  I hope that
tonight's snapshot will work.

Ian

      reply	other threads:[~1999-04-09 18:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-01 15:02 Jeff Bailey
1999-04-09 18:41 ` Ian Lance Taylor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990410014117.13945.qmail@daffy.airs.com \
    --to=ian@zembu.com \
    --cc=gas2@cygnus.com \
    --cc=jbailey@nisa.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).