public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Luke Dalessandro <luked@cs.rochester.edu>
To: David Edelsohn <dje@watson.ibm.com>
Cc: gcc@gcc.gnu.org
Subject: Re: extend gthr-posix.h with rwlock
Date: Fri, 06 Jun 2008 00:05:00 -0000	[thread overview]
Message-ID: <48487F1C.5030900@cs.rochester.edu> (raw)
In-Reply-To: <200806052257.m55MvQK7031176@makai.watson.ibm.com>

David Edelsohn wrote:
>>>>>> Luke Dalessandro writes:
> 
> Luke> Thank you, this was indeed the problem. I added the needed stubbs in 
> Luke> gthr-single.h and it now compiles fine. Unfortunately there seems to be 
> Luke> something wrong with my installation of ld as linking fails with a large 
> Luke> number of errors of the form:
> 
> Luke> ld: 0711-252 SEVERE ERROR: File auxiliary symbol entry 1 in object _negdi2_s.o:
> Luke> Field x_offset contains 4. Valid values are between 4 and -1.
> Luke> The object name is being substituted.
> 
> Luke> Unfortunately I have almost no experience with AIX. I'll look for a prebuilt 
> Luke> ld that seems newer than mine to see if this helps the problem.
> 
> 	Pre-built ld?  AIX ships with ld.  Are you using GNU Binutils
> (gas, GNU ld, etc.) on AIX?  Please use the native AIX tools (as, ld, nm,
> etc.) with AIX as mentioned in the platform-specific installation notes:

No, I'm sorry I wasn't clear. I am using all of the AIX tools, not Binutils. I 
just assumed that there was something out-of-date with the ld that came with 
our AIX 5.1 installation.

> http://gcc.gnu.org/install/specific.html#x-ibm-aix

I have seen this page before, and I'm not sure that it helps me. I'm running 
into the same behavior posted at 
http://gcc.gnu.org/ml/gcc-bugs/2005-04/msg03175.html, where the advice is also 
to look at this page, but there doesn't seem to be a reply from the original 
poster.

Thanks,
Luke

      reply	other threads:[~2008-06-06  0:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 18:02 Luke Dalessandro
2008-06-05 18:27 ` David Edelsohn
2008-06-05 22:41   ` Luke Dalessandro
2008-06-05 22:59     ` David Edelsohn
2008-06-06  0:05       ` Luke Dalessandro [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=48487F1C.5030900@cs.rochester.edu \
    --to=luked@cs.rochester.edu \
    --cc=dje@watson.ibm.com \
    --cc=gcc@gcc.gnu.org \
    /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).