* ocaml 3.10 bigarray
@ 2007-04-23 15:37 Christian Sternagel
0 siblings, 0 replies; only message in thread
From: Christian Sternagel @ 2007-04-23 15:37 UTC (permalink / raw)
To: caml-list
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-23 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-23 15:37 ocaml 3.10 bigarray Christian Sternagel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox