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=RutnDT3pFlp1jShJ A+e8/rSiVZjFuL7n3IDX1gT3iW2fwuOQrL8ujsEEO8whbT7qc5zclMHgkloGfyar 4NAgJ1QjVNblBJik3FnrhQ4L3U3JWQI/Nh9D9+T2Gee0FGvvTZrqCrI9H7UQHNp7 6dAf9e9D76U698lhvhUD+kjMnT8= 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=yP+H3tBdpO5pcfsbt6YuXd UgqC0=; b=Zu33H6K9ENsyB8mfVaplBBySWlg5OtVZgagUEDaWAjFQp49fQ5U4u0 YcehQKBcvS4m5VQpdPVt4TobJsfMDCmleCk1yEXTmgBc6OINdmN26Z4luEeJIxtu O1plAeHmjieZqWtNZyn1xzowKb0VwI1MmS6x8dfa9xCVIOi7BlOt8= 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=-0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f180.google.com X-Received: by 10.195.13.18 with SMTP id eu18mr21092595wjd.40.1446880331765; Fri, 06 Nov 2015 23:12:11 -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> From: Marco Atzeri Message-ID: <563DA445.5060800@gmail.com> Date: Sat, 7 Nov 2015 08:12:05 +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: <563D9CA2.5090605@orange.fr> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. > > TIA 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