From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA16425; Sun, 23 Mar 2003 23:06:56 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA21202 for ; Sun, 23 Mar 2003 23:06:55 +0100 (MET) Received: from mbg.sphere.ne.jp (mbg.sphere.ne.jp [210.150.254.179]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h2NM6rf23398 for ; Sun, 23 Mar 2003 23:06:54 +0100 (MET) Received: from localhost (pl883.nas927.o-tokyo.nttpc.ne.jp [61.197.109.115]) by mbg.sphere.ne.jp (Postfix) with ESMTP id CF1603A5DC for ; Mon, 24 Mar 2003 07:06:51 +0900 (JST) Date: Mon, 24 Mar 2003 07:13:56 +0900 (JST) Message-Id: <20030324.071356.84601415.yoriyuki@mbg.sphere.ne.jp> To: caml-list@inria.fr Subject: Re: [Caml-list] Compiling on ultrasparc From: Yamagata Yoriyuki In-Reply-To: <20030323175430.A14013@pauillac.inria.fr> References: <1048214637.16495.31.camel@dragonfly.localdomain> <1048249081.16494.49.camel@dragonfly.localdomain> <20030323175430.A14013@pauillac.inria.fr> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; yamagata:01 yoriyuki:01 sphere:01 caml-list:01 ultrasparc:01 ocamlopt:01 -bit:01 ocaml:01 supported:01 configure:02 native-code:02 compiling:03 compilation:04 maybe:06 runs:07 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk From: Xavier Leroy Subject: Re: [Caml-list] Compiling on ultrasparc Date: Sun, 23 Mar 2003 17:54:30 +0100 > 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. (The platform is reported as sparc64-unknown-linux-gnu by configure.) -- Yamagata Yoriyuki ------------------- 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