caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Erik Bourget <ebourget@yahoo-inc.com>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Compiling a shared library on AMD64
Date: Wed, 14 Dec 2005 09:56:25 -0800	[thread overview]
Message-ID: <8764primuu.fsf@raptors.corp.yahoo.com.> (raw)
In-Reply-To: <43A04C3C.3020504@inria.fr> (Xavier Leroy's message of "Wed, 14 Dec 2005 17:45:48 +0100")

Xavier Leroy <Xavier.Leroy@inria.fr> writes:

>> I'm having trouble building a shared library using components from the ocaml
>> standard library on my x86_64 box.  I built ocaml 3.09.0 with:
>> BYTECCCOMPOPTS=-fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
>> NATIVECCCOMPOPTS=-Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
>> NATIVECCPROFOPTS=-Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
>> SUPPORTS_SHARED_LIBRARIES=true
>> BNG_ARCH=amd64
>>
>> , but the standard library seems to still have some R_X86_64_32S relocations
>> in it.
>
> I think I see what the problem is, and will try to fix it in 3.09.1.
> However, it would help if you could file a bug report with repro case
> at http://caml.inria.fr/mantis

Sure.

http://caml.inria.fr/mantis/view.php?id=3924

Thanks for looking into it!  Is the problem simple-ish?  I don't mind hacking
on it myself if I have a pointer to where to look.

- Erik


      reply	other threads:[~2005-12-14 18:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13 22:10 Erik Bourget
2005-12-13 22:34 ` [Caml-list] " Stefano Zacchiroli
2005-12-13 23:45   ` Erik Bourget
2005-12-14 16:45 ` Xavier Leroy
2005-12-14 17:56   ` Erik Bourget [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=8764primuu.fsf@raptors.corp.yahoo.com. \
    --to=ebourget@yahoo-inc.com \
    --cc=Xavier.Leroy@inria.fr \
    --cc=caml-list@yquem.inria.fr \
    /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 NNTP newsgroup(s).