public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: gcc@gcc.gnu.org
Cc: law@redhat.com
Subject: Re: Building LyX 1.2.0 on HP-UX 11.11 with G++ 3.2
Date: Thu, 22 Aug 2002 15:08:00 -0000	[thread overview]
Message-ID: <200208222208.g7MM8DYV007102@hiauly1.hia.nrc.ca> (raw)

> The underlying *object file format* can't handle weak symbols.  Any attempt
> to use them will ultimately fail.

I wasn't absolutely convinced of that.

> Looks like they (HP) are using aborted code -- we tried to make SOM
> secondary definitions masquerade as weak symbols, but in the end it won't
> work due to limitations of secondary definitions.  Trust me, if they're
> emitting .weak for SOM, it's going to break -- it's just a matter of time.

I thought the major issue was we weren't providing a primary symbol
definition for the secondary.  The primary symbol has to have the same
name as the secondary with '_' prefixed.  Maybe gas just needed a fix
to do this?

I recall we also had some trouble with long symbols using HP nm but
I thought that was fixable with the correct options.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

             reply	other threads:[~2002-08-22 15:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-22 15:08 John David Anglin [this message]
2002-08-22 15:14 ` Jeff Law
2002-08-22 15:45   ` John David Anglin
2002-08-22 16:34     ` Jeff Law
2002-08-22 17:11       ` John David Anglin
2002-08-23  5:32       ` Albert Chin
2002-08-23 10:08         ` Jeff Law
  -- strict thread matches above, loose matches on Subject: below --
2002-08-22  5:31 Albert Chin
2002-08-22  9:29 ` Albert Chin
2002-08-22  9:34   ` John Levon
2002-08-22  9:48     ` Albert Chin
2002-08-22 12:12       ` Jeff Law
2002-08-22 12:15         ` Albert Chin
2002-08-22  9:40   ` Jeff Law
2002-08-22 11:02     ` Albert Chin
2002-08-22 12:02       ` Jeff Law

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=200208222208.g7MM8DYV007102@hiauly1.hia.nrc.ca \
    --to=dave@hiauly1.hia.nrc.ca \
    --cc=gcc@gcc.gnu.org \
    --cc=law@redhat.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).