From: Xavier Leroy <xavier.leroy@inria.fr>
To: Dan Debertin <airboss@nodewarrior.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] native compilation on NetBSD/sparc
Date: Mon, 18 Aug 2003 11:37:59 +0200 [thread overview]
Message-ID: <20030818113759.A28533@pauillac.inria.fr> (raw)
In-Reply-To: <87brvbzmko.fsf@moped.nodewarrior.org>; from airboss@nodewarrior.org on Wed, Jul 30, 2003 at 05:17:27PM -0500
> Appears to be broken:
>
> clarity% ocamlopt unix.cmxa str.cmxa index-mail.ml -o index-mail
> /tmp/camlstartupd76812.o: In function `L149':
> /tmp/camlstartupd76812.o(.text+0x10): undefined reference to `_caml_globals_inited'
>
> The same program compiles fine on NetBSD/i386. ocamlopt is also unable
> to build ocamlopt.opt.
Yes, the initial port of ocamlopt to NetBSD/Sparc was done at a time
where the latter used a.out asm conventions. Since then, NetBSD/Sparc
switched to ELF conventions. A user provided me with a patch, which
is applied in OCaml 3.07 beta1 and will be in 3.07 as well. So, if
you wish to give 3.07 beta1 a test...
- Xavier Leroy
-------------------
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-08-18 9:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-30 22:17 Dan Debertin
2003-08-18 9:37 ` Xavier Leroy [this message]
2003-08-18 14:34 ` [Caml-list] " Dan Debertin
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=20030818113759.A28533@pauillac.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=airboss@nodewarrior.org \
--cc=caml-list@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