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.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 18477BC69 for ; Wed, 17 Oct 2007 00:09:06 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAJbTFEfRVaK3emdsb2JhbACOTgEBCQgp X-IronPort-AV: E=Sophos;i="4.21,284,1188770400"; d="scan'208";a="4615292" Received: from concorde.inria.fr ([192.93.2.39]) by mail3-smtp-sop.national.inria.fr with ESMTP; 17 Oct 2007 00:09:06 +0200 Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l9GM95j6030601 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Wed, 17 Oct 2007 00:09:05 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAJbTFEfRVaK3emdsb2JhbACOTgEBCQgp X-IronPort-AV: E=Sophos;i="4.21,284,1188770400"; d="scan'208";a="4615291" Received: from el-out-1112.google.com ([209.85.162.183]) by mail3-smtp-sop.national.inria.fr with ESMTP; 17 Oct 2007 00:09:04 +0200 Received: by el-out-1112.google.com with SMTP id m34so582998ele for ; Tue, 16 Oct 2007 15:09:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=vwfdQbCi2o929iwKiuFDDI6fTYwdY6AvcIypb1DjID4=; b=YPGHwh8cLBdYyR1DjNQRM9QYdUMfhg5ECkqy7Dg7UXb2L6i0UaC78bT1sw08XMjTUDHHlrowVFSsUSIZ9auguV8g7zMZHUa/6NdwoTmYhvn2A71jN59OV8eFCKlNcc+uAqXUN0MRVNz64jZQJ0xv27cO5jCHXfaM5VDxKFZDApk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aUqsJWZ9RgItLzP4MkM09CeHQABwpWiqFOA1pV0vCmClzbpR8HJn6HmiZvf2Qpa86GhaPqDf07+Dc4q2wI3bywlz5p4/Y3HreSF5Qg9B/P7vl4y2jti432rW/fEyDS8bYqgcIYy2XEQB6oeQNdJyDuXRfgsnTH9OQ/DFoBRfaiE= Received: by 10.142.211.10 with SMTP id j10mr2370059wfg.1192572542892; Tue, 16 Oct 2007 15:09:02 -0700 (PDT) Received: by 10.143.7.13 with HTTP; Tue, 16 Oct 2007 15:09:02 -0700 (PDT) Message-ID: Date: Tue, 16 Oct 2007 15:09:02 -0700 From: "Nathaniel Gray" To: "Caml-list List" Subject: natdynlink branch and Mac OS X MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Miltered: at concorde with ID 47153681.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; -shared:01 cmxa:01 usr:01 params:01 usr:01 unix:01 unix:01 compile:01 bin:01 bin:01 caml:02 caml:02 ptr:02 external:03 exit:04 Hi folks, I was wondering if it's to be expected that the natdynlink branch doesn't compile on Mac OS X (Intel). This is the error we get: ../../ocamlcompopt.sh -shared -o unix.cmxs -I . unix.cmxa /usr/bin/ld: unix.cmxs.startup.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: _caml_call_gc _caml_young_limit _caml_young_ptr _caml_extra_params /usr/bin/ld: unix.cmxs.startup.o has local relocation entries in non-writable section (__TEXT,__text) collect2: ld returned 1 exit status Thanks, -n8 -- >>>-- Nathaniel Gray -- Caltech Computer Science ------> >>>-- Mojave Project -- http://mojave.cs.caltech.edu -->