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 WAA18044; Mon, 10 Sep 2001 22:26:22 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id WAA17683 for caml-list@pauillac.inria.fr; Mon, 10 Sep 2001 22:26:22 +0200 (MET DST) 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 UAA16540 for ; Mon, 10 Sep 2001 20:48:24 +0200 (MET DST) Received: from mail.genxnet.com (mail.genxnet.com [216.214.194.215]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f8AImM102433 for ; Mon, 10 Sep 2001 20:48:23 +0200 (MET DST) Received: from gmvnetwork.com (localhost [127.0.0.1]) by mail.genxnet.com (8.11.5/8.11.5) with SMTP id f8AImKY10451 for ; Mon, 10 Sep 2001 13:48:20 -0500 Message-Id: <200109101848.f8AImKY10451@mail.genxnet.com> Date: Mon, 10 Sep 2001 18:48:20 -0000 To: Subject: [Caml-list] BUG: sparc-sun-solaris2.8 and configure From: "Art Yerkes" X-Mailer: TWIG 2.6.2 X-Client-IP: 216.214.221.139 X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I ran configure on a sparc-sun-solaris2.8 system (sparcv9), and dblalign did not detect that ARCH_ALIGN_DOUBLE is needed for this architecture. (ocamlrun gets a bus error in copy_double unless compiled with ARCH_ALIGN_DOUBLE). Defining ARCH_ALIGN_DOUBLE in config/m.h eliminates the bus error. -- HTTP_TRACE( "RTSPSession has died of snarfage.\n" ) -- Anonymous C source file #define SS_USR 6 /* The user is broken */ -- Anonymous Header File ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr