From: Brian Hurt <brian.hurt@qlogic.com>
To: Ward Wheeler <wheeler@amnh.org>, Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] aix51 native-code assembly problem
Date: Wed, 19 Feb 2003 10:21:02 -0600 (CST) [thread overview]
Message-ID: <Pine.LNX.4.33.0302191017420.2037-100000@eagle.ancor.com> (raw)
In-Reply-To: <5.2.0.9.0.20030219085035.038b3d18@mail.amnh.org>
It's been forever since I've played on the Power Architecture. But IIRC,
the Power/PowerPC architecture conditional branchs have a maximum range of
like 64K (IIRC). For conditional branchs longer than that, you need to
branch over an unconditional branch (which jumps a lot farther). This
looks to be what you are hitting.
Brian
On Wed, 19 Feb 2003, Ward Wheeler wrote:
> Hello,
> A colleague is trying to compile an application (mostly OCAML, a little C)
> for the aix51 operating system and get's the following error when making
> native (bytecode compiles fine). Has anyone seen this? Anyone know of a fix?
> Thanks,
> Ward Wheeler
>
> (make poy
> .
> .
> .
> /tmp/biosci/camlasm2b4f35.s:159321: Error: relocation overflow
> /tmp/biosci/camlasm2b4f35.s:159325: Error: relocation overflow
> Assembler error, input left in file /tmp/biosci/camlasm2b4f35.s
> make: The error code from the last command is 2.
> )
>
> -------------------
> To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
> Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2003-02-19 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-19 13:55 Ward Wheeler
2003-02-19 16:21 ` Brian Hurt [this message]
2003-02-19 18:41 ` Xavier Leroy
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=Pine.LNX.4.33.0302191017420.2037-100000@eagle.ancor.com \
--to=brian.hurt@qlogic.com \
--cc=caml-list@inria.fr \
--cc=wheeler@amnh.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