From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 36FE8BC28 for ; Wed, 3 Nov 2004 23:02:09 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id iA3M28Og007011 for ; Wed, 3 Nov 2004 23:02:08 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA19537 for ; Wed, 3 Nov 2004 23:02:08 +0100 (MET) Received: from skull.piratehaven.org (dsl081-059-088.sfo1.dsl.speakeasy.net [64.81.59.88]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iA3M2672024193 for ; Wed, 3 Nov 2004 23:02:07 +0100 Received: by skull.piratehaven.org (Postfix, from userid 509) id DC64E16721D; Wed, 3 Nov 2004 14:02:05 -0800 (PST) Date: Wed, 3 Nov 2004 14:02:05 -0800 From: Dale Harris To: caml-list@inria.fr Subject: Compiling on Solaris 64 bit Message-ID: <20041103220205.GA28822@maybe.org> Mail-Followup-To: Dale Harris , caml-list@inria.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Miltered: at concorde with ID 41895560.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 4189555F.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 compiler:01 ocamlyacc:01 ocamlyacc:01 stdlib:01 compiler:01 ocamlc:01 ocaml:01 ocamlrun:01 ocamlc:01 -warn-error:01 -nostdlib:01 pervasives:01 mli:01 pervasives:01 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.0 X-Spam-Level: Hi, I've been trying unsuccessfully to compile ocaml on a Solaris 9 system, SunFire v880z, at 64 bits. I'm trying to use the SUNWspro C compiler with the "-fast -xarch=v9b" or just "-xarch=v9b" options. I get the following result: cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; make COMPILER=../boot/ocamlc all make[1]: Entering directory `/home/rodmur/src/ocaml/ocaml-3.07/stdlib' ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib -nopervasives -c pervasives.mli make[1]: *** [pervasives.cmi] Segmentation Fault (core dumped) make[1]: Leaving directory `/home/rodmur/src/ocaml/ocaml-3.07/stdlib' make: *** [coldstart] Error 2 Any suggestions on what I need to do to make this work? How do I compile a true 64-bit version of ocaml on Solaris 9? BTW, I do get the basically the same result if I try "gcc -m64" ocaml version is 3.07 cc is Forte Developer 7 C 5.4 2002/03/09 gcc is 3.3.2 -- Dale Harris rodmur@maybe.org /.-)