public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problems with latest version of the ocaml package
@ 2013-06-09 14:20 Per Larsson
  2013-06-15  7:45 ` [Fix] " 0b1kn00b
  0 siblings, 1 reply; 5+ messages in thread
From: Per Larsson @ 2013-06-09 14:20 UTC (permalink / raw)
  To: cygwin

Hi,

The latest version of the ocaml  (4.00.1) package seems broken. It is the linking phase using the native code compiler that do not work. Example output:

ocamlopt -o mlok2hll-1 str.cmxa util.cmx error.cmx id.cmx mlok.cmx parse.cmx lex.cmx hll.cmx compile.cmx main.cmx

** Cannot resolve symbols for /usr/lib/ocaml/libasmrun.a(freelist.o):
___chkstk_ms
** Cannot resolve symbols for /usr/lib/ocaml/libasmrun.a(md5.o):
___chkstk_ms
** Cannot resolve symbols for /usr/lib/ocaml/libasmrun.a(sys.o):
___chkstk_ms
File "caml_startup", line 1:
Error: Error during linking


There is nothing special with the inputs above, I get the same error on all of my ocaml projects.

Per

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-13  7:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-09 14:20 Problems with latest version of the ocaml package Per Larsson
2013-06-15  7:45 ` [Fix] " 0b1kn00b
2013-06-17 11:26   ` Damien Doligez
2013-06-17 13:24     ` 0b1kn00b
2013-07-13  9:46       ` towa

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 read-only IMAP folder(s) and NNTP newsgroup(s).