[
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: | Damien Doligez <damien.doligez@i...> |
| Subject: | Re: [Caml-list] the same signal handling problem on powerpc |
On Sunday, Oct 13, 2002, at 22:02 Europe/Paris, John Hale wrote: > Namely, I have a program that uses signals, works fine in bytecode, > but crashes with "bus error" > > This is with ocaml-3.06 on Mac OS X 10.2.1, PowerPC. The problem goes > away on Linux running on intel. Are you using the vanilla 3.06, or did you follow the instructions in this page ? <http://caml.inria.fr/caml-macosx-howto/index.html> There is a signal-related problem with 3.06 on MacOS 10.2, due to a change in an undocumented API between 10.1 and 10.2. The web page above gives a patch to fix this problem (and also the Sys.command bug). While I'm talking to the list, the page also explains how to get Caml Light working on Mac OS X. -- Damien ------------------- 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