Browse thread
OCaml and Leopard
[
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: | Gordon Henriksen <gordonhenriksen@m...> |
| Subject: | Re: [Caml-list] OCaml and Leopard |
On 2007-11-19, at 20:42, Bünzli Daniel wrote: > Le 18 nov. 07 à 16:27, Gordon Henriksen a écrit : > >> This is exactly the right fix for older releases. There is work >> proceeding on top-of-tree so that subsequent releases will compile >> for Leopard (rather than just on it). > > Do you happen to know if it is expected that executables produced > for ppc in 10.5 by compiling the compilers with > MACOSX_DEPLOYMENT_TARGET set to 10.4 do segfault on a 10.4 ppc ? Or > did I do something wrong ? Sorry, I can't say. Especially not knowing whether you're building 3.10, CVS, or some other tree. I will remark that such cross-compiles do not seem to be well-tested, although patches or even just analysis of your problem would likely be welcomed at http://caml.inria.fr/mantis/. — Gordon