Hi,

I'm not a Mac user, but I'm told that there are some issues using OCaml 3.10 with Mac OS X 10.6. (Alex, if you're reading this, perhaps you could elaborate :-))

Annoyingly version 0.5 of Links requires OCaml 3.10 in order to compile because of a regression in camlp4.

I think your best bet would probably be to move to OCaml 3.12, and try out the latest version of Links from the trunk of the Subversion repository (which includes a workaround for the regression in camlp4). It's available here:

  http://groups.inf.ed.ac.uk/links/svn/trunk

Sam

On 15/12/2010 19:06, y s wrote:

I have a Mac OSX 10.6.5 with OCAML 3.10.2.

I run
$ make>o 2>e
to capture the output and errors, which are attached. In short, it gives the 
following errors towards the end:
/var/folders/2u/2uLPtE+3HMi-BQIEfFVbSE+++TU/-Tmp-/camlasmb12035.s:3840:unknown 
section type: non_lazy_symbol_pointers
/var/folders/2u/2uLPtE+3HMi-BQIEfFVbSE+++TU/-Tmp-/camlasmb12035.s:3840:Rest of 
line ignored. 1st junk character valued 32 ( ).
Assembler error, input left in file 
/var/folders/2u/2uLPtE+3HMi-BQIEfFVbSE+++TU/-Tmp-/camlasmb12035.s
make[3]: *** [show.cmx] Error 2
make[2]: *** [native-code-library] Error 2
make[1]: *** [built] Error 2
make: *** [deriving-310/built] Error 2


Any help would be appreciated. Thanks!
_______________________________________________
links-users mailing list
[email protected]
http://lists.inf.ed.ac.uk/mailman/listinfo/links-users

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

Reply via email to