delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/11/07/16:18:20

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:cc:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=iBIKCgWlz6blN36r
AWBR6IcfK/HtD6o6wsTlKHuvZZGHDLWCYHBuOzOkv74n2wBmdtWQ0F9nDVHv26ve
AZxhuAgFv8GMcBXaicFK5Bf0m7ZPMHHMv2zBMUOHtPTJvKfWzjZdJUhx2r2L3xou
Y++Dq4agmiIAgHVXMtUWgBRvMIo=
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:cc:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=ZOPFU2U6+FoUD1kF6oJt4r
dSco8=; b=Eec+n8YEnCQZM0B5wEN/vm3SYHt8MUi26muo1/xlMsir8XNhuJrKUh
tWJ+upMdBDjQd0ffgcTzFV4oWaOICcDsyA4iVIfz0d7iwHyl+YZg7dC7dEIn1PT6
LlD+cHU6xpY633QrRq9hdW8IqAi7tnJkOSOg4fOJlUb6CHzij4Pfk=
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=-0.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wm0-f44.google.com
X-Received: by 10.28.6.12 with SMTP id 12mr16216966wmg.99.1446931082815; Sat, 07 Nov 2015 13:18:02 -0800 (PST)
Subject: Re: Cannot fork process for: g++: cygPocoFoundation.32.dll: Loaded to different address
To: cygwin AT cygwin DOT com
References: <563D9CA2 DOT 5090605 AT orange DOT fr> <563DA445 DOT 5060800 AT gmail DOT com> <563DB2AE DOT 4030304 AT tiscali DOT co DOT uk> <563E66EE DOT 9030209 AT tiscali DOT co DOT uk>
Cc: francis DOT andre DOT kampbell AT orange DOT fr
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <563E6A81.7070803@gmail.com>
Date: Sat, 7 Nov 2015 22:17:53 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <563E66EE.9030209@tiscali.co.uk>
X-IsSubscribed: yes

On 07/11/2015 22:02, David Stacey wrote:
> On 07/11/15 09:06, Francis ANDRE wrote:
>> Le 07/11/2015 09:13, David Stacey a écrit :
>>> On 07/11/15 07:12, Marco Atzeri wrote:
>>>> On 07/11/2015 07:39, Francis ANDRE wrote:
>>>>> Hi
>>>>>
>>>>
>>>> read /usr/share/doc/rebase/README
>>>>
>>>> As this files are not part of the cygwin packages,
>>>> you should use the option
>>>>
>>>>   -T, --filelist=FILE
>>>>       Also rebase the files specified in FILE.  The format
>>>>       of FILE is one DLL per line.
>>>>
>>>
>>> Cygwin does have a poco build. To use, install the 'libpoco-devel'
>>> package.
>>>
>>> Note that poco-1.6.2 isn't released yet; the latest in Cygwin is
>>> 1.6.1. I'll turn my attention to 1.6.2 when it is released upstream.
>>>
>>>
>>
>> I am the maintener of Poco on Cygwin... and working on packaging Poco
>> on various platforms.. It would be nice if you could put the Cygwin
>> package for poco-1.6.1 here
>>
>> https://github.com/pocoproject/distro/releases
>>
>
> I think you'll find I am the maintainer of Poco on Cygwin :-)
>

I think he means that he is the upstream developer that is
focusing/taking care of cygwin platform, not that he is the
cygwin package maintainer.

As such if he needs to run/test a new release on build tree
and has fork issue the rebase "-T, --filelist=FILE"
options is still my suggestion.

It is what I do for octave builds from mercurial repository,
as rebase is not aware of these new dll's

  find /build_root -name "*.dll" > new_dlls
  rebase -T new_dlls

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