From: Christian Sternagel <christian.sternagel@uibk.ac.at>
To: caml-list@yquem.inria.fr
Subject: ocaml 3.10 bigarray
Date: Mon, 23 Apr 2007 17:37:42 +0200 [thread overview]
Message-ID: <20070423153742.GB3339@pc6197-c703.uibk.ac.at> (raw)
Is there something special about bigarray in ocaml 3.10 (for example some special settings at the installation are needed in order for bigarray to work correctly).
I have sourcecode of a program using c_stubs and bigarray. With my
ancient Makefile (using OCaml 3.09) everything works fine, but using
ocamlbuild (OCaml 3.10) I get following array message in the only
C-function that uses a macro related to bigarray (namely
alloc_bigarray_dims):
undefined reference to `alloc_bigarray_dims'
collect2: ld returned 1 exit status
Error during linking
Command exited with code 2.
cheers
christian
reply other threads:[~2007-04-23 15:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070423153742.GB3339@pc6197-c703.uibk.ac.at \
--to=christian.sternagel@uibk.ac.at \
--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