public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@zembu.com>
To: donn@interix.com
Cc: binutils@sourceware.cygnus.com
Subject: Re: (gas -- compile time error) dwarf2dbg.c and long long
Date: Thu, 15 Jul 1999 11:29:00 -0000	[thread overview]
Message-ID: <19990715182812.18316.qmail@daffy.airs.com> (raw)
In-Reply-To: <378E1325.3CDEB280@interix.com>

   Date: Thu, 15 Jul 1999 10:58:13 -0600
   From: Donn Terry <donn@interix.com>

   Since April, the file dwarf2dbg.c has been introduced, and appears
   to always be being built (altho not needed in my case).

   It contains a cast to (long long).  This causes it to fail the
   build on Interix, which is a pretty generic build of gas, but using
   the MS compiler, which doesn't understand long long.

   The obvious quick-and-dirty workarounds are already in place, but
   not knowing the goals of that change, I don't know what the right
   fix to it might be: turn off building the file, conditional
   compilation of the line (a %llx is also involved) or finding
   the right typedef to cast to instead of long long.  (I don't build
   in 64 bit mode, so the obvious ones aren't available.)

The (long long) occurs in a debugging print statement, so I checked in
the obvious quick and dirty patch to permit compilation to succeed.

Ian

      reply	other threads:[~1999-07-15 11:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-15 10:05 Donn Terry
1999-07-15 11:29 ` 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=19990715182812.18316.qmail@daffy.airs.com \
    --to=ian@zembu.com \
    --cc=binutils@sourceware.cygnus.com \
    --cc=donn@interix.com \
    /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).