Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Erik Bourget <ebourget@yahoo-inc.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Compiling a shared library on AMD64
Date: Wed, 14 Dec 2005 17:45:48 +0100	[thread overview]
Message-ID: <43A04C3C.3020504@inria.fr> (raw)
In-Reply-To: <87oe3kodh8.fsf@raptors.corp.yahoo.com.>

> 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

Regards,

- Xavier Leroy


  parent reply	other threads:[~2005-12-14 16:45 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 [this message]
2005-12-14 17:56   ` Erik Bourget

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=43A04C3C.3020504@inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@yquem.inria.fr \
    --cc=ebourget@yahoo-inc.com \
    /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