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=cd2eYWxVoon6fddp yUHS2X6TqLPsz8qO5S6eBKZPRzhUmldtvJOpJ4HADB244vQd6LGQ1iK0JeOx5T+y eBNyrcmU4i707jBVtyG1sa4yg+z1TzJOm47JlcI70LQpB+9ND2Km3OYFP0INGLog r1swp0sEq8saGpRJk1lj266lPzY= 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=N2awI1Qihq/L74GjCssZWW bc2cQ=; b=OXVnAmu0wAYitXeTCvz4n++tKT1l4wVxdMjbaxyz9MugX2UUdg+cwu CHLu+tx3ZUGst6dalqDD1h07AhOuwFZJwP8NxqnSfKPJbnqSK0qfokhv5g8SYkEt iV6orGesdnxwJs4EQb1wfeNl6Lrzc3N9TjIcKsEKWkOCU4vB+FdLo= 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: Yes, score=5.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,RCVD_IN_JMF_BL,RCVD_IN_PSBL,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp3nec.opaltelecom.net X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2GWAQAhsj1W/9Be0lUNUcM0gWGDPYJOA?= =?us-ascii?q?wICgWMSAQEBAQEBAQOFPQEBBDg8BAEQCxgJFg8JAwIBAgFFEwgBAbgnkTkBAQE?= =?us-ascii?q?BAQEEAQEBAQEegi+JI4UnhBIFhUyNG4Nhim2EE4dlkwQoBYJ6gUCGBgEBAQ?= X-IPAS-Result: =?us-ascii?q?A2GWAQAhsj1W/9Be0lUNUcM0gWGDPYJOAwICgWMSAQEBAQE?= =?us-ascii?q?BAQOFPQEBBDg8BAEQCxgJFg8JAwIBAgFFEwgBAbgnkTkBAQEBAQEEAQEBAQEeg?= =?us-ascii?q?i+JI4UnhBIFhUyNG4Nhim2EE4dlkwQoBYJ6gUCGBgEBAQ?= 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> Cc: francis DOT andre DOT kampbell AT orange DOT fr From: David Stacey Message-ID: <563DB2AE.4030304@tiscali.co.uk> Date: Sat, 7 Nov 2015 08:13:34 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <563DA445.5060800@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 07/11/15 07:12, Marco Atzeri wrote: > On 07/11/2015 07:39, Francis ANDRE wrote: >> Hi >> >> I have recently updated my Cygwin installation using the latest >> setup_x86.exe and then the following executable >> >> PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml >> --config=/cygdrive/z/git/poco-1.6.2/stage/docbuild/PocoDoc.ini >> >> emits " Loaded to different address:" error as show below >> >> PocoDoc --config=/cygdrive/z/git/poco-1.6.2/PocoDoc/cfg/mkdoc-poco.xml >> --config=/cygdrive/z/git/poco-1.6.2/stage/docbuild/PocoDoc.ini >> 0 [main] PocoDoc 6616 child_info_fork::abort: >> Z:\git\poco-1.6.2\stage\tools\lib\CYGWIN\i686\cygPocoFoundation.32.dll: >> Loaded to different address: parent(0x790000) != child(0x620000) > [cut] >> >> \cygwin\bin\dash -c '/usr/bin/rebaseall -v -p' done but nothing changes >> >> Any idea about solving this problem? > > 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. Dave. -- 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