Browse thread
[Caml-list] Compiling on ultrasparc
[
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: | Xavier Leroy <xavier.leroy@i...> |
| Subject: | Re: [Caml-list] Compiling on ultrasparc |
> > No. The (32-bit) code generated by the SPARC version of ocamlopt runs > > just fine on an UltraSPARC. > > When I built ocaml on UltraSPARC with Linux, configure reported the > native-code compilation is not supported. Maybe just configure don't > know the platform. Right, I forgot about this configure glitch, which is fixed in the working sources. Running configure with the option "-host sparc-unknown-linux-gnu" would correctly activate the native-code compiler. - Xavier Leroy ------------------- 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