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 LAA29894; Sat, 14 Sep 2002 11:47:10 +0200 (MET DST) 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 LAA30268 for ; Sat, 14 Sep 2002 11:47:09 +0200 (MET DST) Received: from v007.vaio.ne.jp (v007.vaio.ne.jp [210.153.70.150]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g8E9l7106670 for ; Sat, 14 Sep 2002 11:47:07 +0200 (MET DST) Received: by v007.vaio.ne.jp (3.7W/vaio991012) with ESMTP id SAA24205; Sat, 14 Sep 2002 18:47:03 +0900 (JST) Message-Id: <200209140947.SAA24205@v007.vaio.ne.jp> To: caml-list@inria.fr From: Yozo TODA Subject: Re: [Caml-list] OCaml on sparc64 In-Reply-To: Your message of "Fri, 13 Sep 2002 09:24:48 MST." <525E72D6-C735-11D6-A2EB-000393942C76@mac.com> Date: Sat, 14 Sep 2002 18:46:59 +0900 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > > 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