X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Yt3 g5YJ6ySsK1n6m1Oosu3+BbY+VK43f3j29XQlXyFM2LEhUsYLCCos18ohfcyee4As u2AJMYBdCyFHTjZ2AwzScU/sRc+SLfPmCaf8H7LRoIbJ63OuBsXv+ctn4MRhiWsZ zUuvVOD9+pDS0Pc228/bQklIn481RaBUPHs2Z158= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=wfeDR2g0G I7TSWOjHWpNwcn6bls=; b=dbWU+9ndRYZqm7wSJmnwMO/hUmIdvdCTO43qFgdcb T8BSZoGnb40UlmPGPev28RNfqn3asOltN2nmqWPz5NGb24mKrORLaXJcF9GdbP8c 8ZEjjP42iEcTnCdh9gCCu+GrlNXXS/kJQBLgZBl5lev0QTqt154iejkiqSBdLS5a YU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPAM_X_NO_RELAY_HEADER,SPF_PASS autolearn=no version=3.3.2 spammy=dear, HContent-Transfer-Encoding:8bit X-HELO: mxf960.netcup.net X-No-Relay: not in my network To: cygwin AT cygwin DOT com From: Makarius Subject: ocaml-4.04.2-1 nums.cma fails on Cygwin64 Message-ID: <5424717a-2469-a83a-d12d-713086f57acb@sketis.net> Date: Wed, 4 Oct 2017 12:49:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Dear Cygwin / OCaml maintainers, using Cygwin64 2.8.2 with the included ocaml-4.04.2-1 produces the following failure: $ ocaml nums.cma Cannot load required shared library dllnums. Reason: /usr/lib/ocaml/stublibs/dllnums.so: flexdll error: cannot relocate RELOC_REL32, target is too far: 0xfffffffc02c4c753 0x2c4c753. This is a specific problem of the 64-bit version: 32-bit Cygwin works fine. Makarius -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple