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=2.1 required=5.0 tests=AWL,DNS_FROM_RFC_POST, MISSING_HEADERS,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 mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 53E5EBC37 for ; Sun, 24 May 2009 21:58:12 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArsCAGpDGUpIDtyYkGdsb2JhbACNXolGPwEBAQEJCQwHEQOmdAiBC448AQMBBIQHBYY4 X-IronPort-AV: E=Sophos;i="4.41,241,1241388000"; d="scan'208";a="40456082" Received: from fg-out-1718.google.com ([72.14.220.152]) by mail4-smtp-sop.national.inria.fr with ESMTP; 24 May 2009 21:58:12 +0200 Received: by fg-out-1718.google.com with SMTP id 22so804121fge.2 for ; Sun, 24 May 2009 12:58:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=sG//4qHswgWSp/k8rwv6FE7LO5FAuFG9XLjgr5KFMJs=; b=gkbvsn0wB91uqkMxZbCxVF+jSwIffcsZlVQyZpbBG3sOEy8zKPKj++MRFkrHV/BqkH cG4Ik5nAdMWbmNP9nCeD3MezkWfWi0qplgQBKWlAjMhpdn5xzidUMNldipK/eSkP4j90 XQDM8uFPegshHcmPGS8K2GNHygosYUOHeDMAE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=Ii2O0tTU9FbwYGbagv3pmkrfD55FxkeRrVYeLVcbsMjjS48swCqw79GCkYhTQBvOYF UxFmYK/XuUEK+tLYEEQcfSgzh/QoNthQYvWc/EOi0ukYIKgwBJQh9JELcqacjzZ72aAL Jk8M79hUqW/0DcPkDwqAmB6iHAF0+CKxpm37g= Received: by 10.86.98.10 with SMTP id v10mr5040953fgb.36.1243195090876; Sun, 24 May 2009 12:58:10 -0700 (PDT) Received: from ?192.168.1.10? (251.48.197-77.rev.gaoland.net [77.197.48.251]) by mx.google.com with ESMTPS id e11sm4597976fga.1.2009.05.24.12.58.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 24 May 2009 12:58:10 -0700 (PDT) Message-ID: <4A19A6D0.1060809@gmail.com> Date: Sun, 24 May 2009 21:58:08 +0200 From: Matthieu Dubuget Reply-To: matthieu.dubuget@gmail.com User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 Cc: caml-list@inria.fr Subject: Re: [Caml-list] Linking fails for native version of 3.11 under MinGW when using large number of modules References: <4A195857.9050306@simula.no> <4A1995A6.4020904@gmail.com> <4A199A0C.6020003@simula.no> In-Reply-To: <4A199A0C.6020003@simula.no> X-Enigmail-Version: 0.95.7 OpenPGP: id=F60AB8F5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Spam: no; 0.00; matthieu:01 dubuget:01 matthieu:01 dubuget:01 mingw:01 rafaelsen:01 rafaelsen:01 oups:01 wrote:01 caml-list:01 modules:02 modules:02 linking:02 native:03 fails:05 Hans Ole Rafaelsen a écrit : > Matthieu Dubuget wrote: >> Hans Ole Rafaelsen a écrit : >> >>> I'm able to include a large number of my own modules (tested >>> with long names), so it does not seem to be the length of the command >>> line arguments that is causing the problems. >>> Oups. Sorry: I did not read your first post carefully before answering... Salutations Matt