Browse thread
[Caml-list] OCaml on sparc64
[
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: | Yozo TODA <yozo@v...> |
| Subject: | Re: [Caml-list] OCaml on sparc64 |
> > I had some problems compiling ocaml-3.06 on OpenBSD sparc64 and just > > wanted to know whether this hardware platform is anyhow supported and > > the problem lies in OpenBSD or whether this is a "hardware" problem. are you trying openbsd port, or compiling manually? openbsd port lang/ocaml try to compile a native-code compiler. I suppose there's no problem for byte-code compiler, so, "make bootstrap" is OK, and "make opt" fails. please check if my assumption is true... -- yozo. ------------------- 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