Browse thread
Re: [Caml-list] Native compiler support for m68k?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Zidlicky <rz@l...> |
| Subject: | Re: [Caml-list] Native compiler support for m68k? |
Hi, I have had some progress recently, ocamlc.opt works and even produces working code now. The remaining problem is a bit tougher though, not quite deterministic it appears: running ./ocamlopt.opt -I stdlib fib.ml segfaults in either Queue__take_87 Cmmgen__transl_all_functions_1418 *or* Reload__fundecl_338 Asmgen__regalloc_175 80% of the time it crashes in fundecl. What could be the source of such indeterministic behaviour? gc? Richard ------------------- 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