public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@cygnus.com>
To: jbuck@synopsys.com
Cc: gregg@eoeml.gtri.gatech.edu, egcs@cygnus.com
Subject: Re: DEC Unix and string too long with templates
Date: Tue, 05 May 1998 08:20:00 -0000	[thread overview]
Message-ID: <199805051456.KAA19096@subrogation.cygnus.com> (raw)
In-Reply-To: <199805050049.RAA09176@atrus.synopsys.com>

   From: Joe Buck <jbuck@synopsys.com>
   Date: Mon, 4 May 98 17:49:44 PDT

   > Is it possible to use GAS under DEC Unix to get around this problem?

   Yes (gas has no limit on symbol length).

Unfortunately, gas on Digital Unix does not generate the exception
information which the Digital Unix linker expects, so you get linker
warnings when linking objects created by gas.

Even more unfortunately, Digital Unix uses ECOFF, and the gas ECOFF
support is closely derived from mips-tfile, and actually does have a
limit on symbol length, of 8K.

These problems can, of course, be fixed.  However, until they have
been, I don't recommend using gas on Digital Unix.  I don't know of
anybody working on them.

Ian

      reply	other threads:[~1998-05-05  8:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-04  8:16 Greg Galloway
1998-05-04 19:47 ` Joe Buck
1998-05-05  8:20   ` 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=199805051456.KAA19096@subrogation.cygnus.com \
    --to=ian@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=gregg@eoeml.gtri.gatech.edu \
    --cc=jbuck@synopsys.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).