public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dale Johannesen <dalej@apple.com>
To: Geert Bosch <bosch@gnat.com>
Cc: Dale Johannesen <dalej@apple.com>, gcc@gcc.gnu.org
Subject: Re: Problems building GNAT on OS X with top-of-tree
Date: Wed, 16 Oct 2002 10:59:00 -0000	[thread overview]
Message-ID: <64A6CB35-E12A-11D6-B07C-000393D76DAA@apple.com> (raw)
In-Reply-To: <29F4C413-E0A7-11D6-AFAA-00039344BF4A@gnat.com>


On Tuesday, October 15, 2002, at 06:32  PM, Geert Bosch wrote:
> a-except.s:unknown:Can't emit reloc {- symbol "L65$pb"} @ file address 
> 9404.
> I guess this refers to code like:
>         addis r9,r31,ha16(
> L_system__soft_links__get_jmpbuf_address$non_lazy_ptr-
> L42$pb)
>         lwz 
> r9,lo16(L_system__soft_links__get_jmpbuf_address$non_lazy_ptr-
> L42$pb)(r9)

Another possibility is that
L_system__soft_links__get_jmpbuf_address$non_lazy_ptr
is not defined.  In either case I'd expect to see an "undefined symbol"
message from the assembler though.  If neither of those is it, send me
a .s file and I'll figure it out.


  parent reply	other threads:[~2002-10-16 17:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 21:08 Geert Bosch
2002-10-16 10:43 ` Dale Johannesen
2002-10-16 10:59 ` Dale Johannesen [this message]
2002-10-16 11:30   ` Geert Bosch
2002-10-16 11:48     ` Dale Johannesen
2002-10-16 13:14       ` Geert Bosch
     [not found] <E5B21272-E13A-11D6-B07C-000393D76DAA@apple.com>
2002-10-16 13:28 ` Geert Bosch
2002-10-16 15:00   ` Dale Johannesen
2002-10-17 14:52     ` Geert Bosch
2002-10-17 15:00       ` Dale Johannesen
2002-10-17 15:02       ` Dale Johannesen
2002-10-17 15:22         ` Geoffrey Keating
2002-10-17 17:06           ` Dale Johannesen
2002-10-17 20:59             ` Geoffrey Keating

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=64A6CB35-E12A-11D6-B07C-000393D76DAA@apple.com \
    --to=dalej@apple.com \
    --cc=bosch@gnat.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).