From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=SPF_SOFTFAIL autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id A6A05BC68 for ; Wed, 15 Nov 2006 11:44:27 +0100 (CET) Received: from mail-outfwd.lms.be (Kaiserslautern1.lms-gmbh.de [213.68.136.230]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id kAFAiPkL006777 for ; Wed, 15 Nov 2006 11:44:27 +0100 Received: from localhost (unknown [127.0.0.1]) by mail-outfwd.lms.be (Postfix) with ESMTP id 39D287F47F; Wed, 15 Nov 2006 11:45:30 +0100 (CET) Received: from mail-kl.lmsintl.com ([127.0.0.1]) by localhost (kl-ftp [127.0.0.1]) (amavisd-new, port 20024) with ESMTP id 24071-05; Wed, 15 Nov 2006 11:45:30 +0100 (CET) Received: from KL-SRV57.lmsintl.com (unknown [10.2.100.57]) by mail-kl.lmsintl.com (Postfix) with ESMTP id 29570B6ECD; Wed, 15 Nov 2006 11:45:30 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: [Caml-list] HPPA/HPUX X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 15 Nov 2006 11:44:19 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Caml-list] HPPA/HPUX Thread-Index: AccIhV+gPV9UUw36Rh+sfyUe6184nwAHHjog From: "Christoph Bauer" To: "David Kuestler" , X-Virus-Scanned: by IT Services X-Miltered: at discorde with ID 455AEF89.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; hppa:01 hpux:01 gcc:01 compiler:01 makefiles:01 config:01 makefile:01 aspp:01 gcc:01 segfault:01 ocamlrun:01 byterun:01 makefile:01 cflags:01 camlopt:01 Hi, yes I did.=20 gcc: 4.1.1 (native cc isn't supported) To get a working compiler, I had to fix some Makefiles (after the run of configure): config/Makefile: ASPP=3Dgcc segfault in ocamlrun: byterun/Makefile CFLAGS=3D-DCAML_NAME_SPACE -O0 $(BYTECCCOMPOPTS) ^^^^ Assembler errors when generating camp4o.opt: Makefile CAMLOPT=3Dboot/ocamlrun ./ocamlopt -nostdlib -I stdlib -compact -inline = 0 =20 Christoph Bauer > -----Urspr=FCngliche Nachricht----- > Von: caml-list-bounces@yquem.inria.fr=20 > [mailto:caml-list-bounces@yquem.inria.fr] Im Auftrag von=20 > David Kuestler > Gesendet: Mittwoch, 15. November 2006 08:12 > An: caml-list@yquem.inria.fr > Betreff: [Caml-list] HPPA/HPUX >=20 > Has anyone built 3.09.3 on a HPPA/HPUX box recently ? >=20 >=20 > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >=20