caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dan Debertin <airboss@nodewarrior.org>
To: caml-list@inria.fr
Subject: [Caml-list] native compilation on NetBSD/sparc
Date: 30 Jul 2003 17:17:27 -0500	[thread overview]
Message-ID: <87brvbzmko.fsf@moped.nodewarrior.org> (raw)

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'
/tmp/camlstartupd76812.o(.text+0x14): undefined reference to `_caml_globals_inited'
/tmp/camlstartupd76812.o(.text+0x1c): undefined reference to `_caml_globals_inited'
/tmp/camlstartupd76812.o(.text+0x20): undefined reference to `_caml_globals_inited'
/tmp/camlstartupd76812.o: In function `L150':
/tmp/camlstartupd76812.o(.text+0x2c): undefined reference to `_caml_globals_inited'
/tmp/camlstartupd76812.o(.text+0x30): more undefined references to `_caml_globals_inited' follow
...And so on for several pages, until the bottom:

/usr/local/lib/ocaml/libasmrun.a(callback.o): In function `callback':
callback.o(.text+0x148): undefined reference to `callback_exn'
/usr/local/lib/ocaml/libasmrun.a(callback.o): In function `callback2':
callback.o(.text+0x180): undefined reference to `callback2_exn'
/usr/local/lib/ocaml/libasmrun.a(callback.o): In function `callback3':
callback.o(.text+0x1bc): undefined reference to `callback3_exn'
Error during linking

The same program compiles fine on NetBSD/i386. ocamlopt is also unable
to build ocamlopt.opt.


Dan
--
/^Dan Debertin$/         | 
airboss@nodewarrior.org  | 
www.nodewarrior.org      | 



-------------------
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


             reply	other threads:[~2003-07-30 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-30 22:17 Dan Debertin [this message]
2003-08-18  9:37 ` Xavier Leroy
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=87brvbzmko.fsf@moped.nodewarrior.org \
    --to=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;
as well as URLs for NNTP newsgroup(s).