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: Thu, 17 Oct 2002 15:00:00 -0000	[thread overview]
Message-ID: <62AEADBA-E212-11D6-B07C-000393D76DAA@apple.com> (raw)
In-Reply-To: <4049B0BE-E211-11D6-A8D0-00039344BF4A@gnat.com>


On Thursday, October 17, 2002, at 01:44  PM, Geert Bosch wrote:
> ali.s:unknown:Can't emit reloc {- symbol "LSJR827"} @ file address 
> 30708.
> ali.s:unknown:Can't emit reloc {- symbol "LSJR827"} @ file address 
> 30704.
> ali.s:unknown:Undefined local symbol L149$pb
>
> The piece of assembly in question is:
> LSJR827:
>         mflr r31
>         addis r31,r31,ha16(L149$pb-LSJR827)
>         addi r31,r31,lo16(L149$pb-LSJR827)
>
> This reference is generated by machopic_function_base_name () in 
> darwin.c,
> but there is no documentation as to who should generate this label...

It is generated by gen_load_macho_picbase() which should be called from
rs6000_emit_prologue().

  reply	other threads:[~2002-10-17 20:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
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
2002-10-15 21:08 Geert Bosch
2002-10-16 10:43 ` Dale Johannesen
2002-10-16 10:59 ` Dale Johannesen
2002-10-16 11:30   ` Geert Bosch
2002-10-16 11:48     ` Dale Johannesen
2002-10-16 13:14       ` Geert Bosch

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=62AEADBA-E212-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).