delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/10/04/16:07:41

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=QhhvqL1Czp/eVcR3
ZPJUIejPwIb6opem20DwyHeb0X8bSn8HEUgX+PsIyoqqZEaqukAYA4IifMsszDgR
+Xk8E5bjgeqFAyOOWwlaJg388J35wGIUfFZTtsTDsZjane9m0ddgkkzg0/Nji31P
PBu5EtrBI8n7h7WcVPxaIKl9ceI=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=r51aWmDbMGZevMU7PPYG85
YEfMs=; b=N0fPvOsczsE+gtRmlnqkXqLMI3Uj+SvP0xaHpWfo9/r8hU7hDgqa2f
qtZl+aYooxc7ZVvyRUooGOwdiI+tyAfZQSkIDnI7GPdpRmuGoZo1pUa/J80vp9PU
oSxeYtiHkPYsNtIaU+F+K/t6gNk5d+UAlC64fUSR5uepHnpKv7E3U=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=1.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=makarius, Makarius, ocaml40421, numscma
X-HELO: mail-wm0-f42.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9Fvgx8B5UARoQt5kLqSg/Dhji6SPmxgC9WjCgAK03Kg=; b=Za/28tyJwZ100nebyt3Lv5Gb7lUtCf8zYPCfWuw8T3zPdVXcwyq3XT/PBKquO9i5X6 kKFCgrNeJaxQmge+Cij+TakLNnpqAN3oYkClICDiXhgVhVFowZUqx8nniGH9xTKcocSo Y7glxIyVMr5iVYBw2Ew/35al1foemPaKzBtG9NHDMbajUUI4sga0fqLN3d9AKbP/u82z PeDGI5NZxFeTFtjuprwqkfgWMCgY+nGMw2c6eeaa6pEVu7GEMLP0Ngj83olD6qcSdNcm HScet/b8wb7++TCwXmcE6ERQJTcnYMXOWTck+YXwJBiod+NhYz51KZtOFQOa/ohLBxGa o40A==
X-Gm-Message-State: AHPjjUiwYEFtbHtgRQobAb97RPlcrJqX41GdWhx/izu7PcCSqhyN8mVM s12m3Tj0tVgryJoyRUSUCaOx4w==
X-Google-Smtp-Source: AOwi7QBq7SS9v/olpOhWZ5qHa3nEm1ozKQVHNcZLFtivPKjlppxyXmta1kcl1dOkGTwvF/6Axz/5Hg==
X-Received: by 10.80.192.137 with SMTP id k9mr29796787edf.46.1507147645079; Wed, 04 Oct 2017 13:07:25 -0700 (PDT)
Subject: Re: ocaml-4.04.2-1 nums.cma fails on Cygwin64
To: cygwin AT cygwin DOT com
References: <5424717a-2469-a83a-d12d-713086f57acb AT sketis DOT net>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <ec4dc125-363b-c691-6956-ceca9cf94c77@gmail.com>
Date: Wed, 4 Oct 2017 22:07:21 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
MIME-Version: 1.0
In-Reply-To: <5424717a-2469-a83a-d12d-713086f57acb@sketis.net>
X-IsSubscribed: yes

On 04/10/2017 12:49, Makarius wrote:
> 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
> 

see
https://cygwin.com/ml/cygwin-apps/2017-04/msg00003.html
for hint on possible workaround

Regards
MArco


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019