X-Recipient: archive-cygwin@delorie.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:message-id:references:date:from:reply-to
	:subject:to:in-reply-to:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=l840YG2r8b0foTXi
	bFLQ5wZIPUQI6MweGNG0xz4hTL1aYhYTG8v4/12/ZzeOtQJZnHSPkKOQai1fw5nX
	By1qvxM9IdSQFtGW5zcKjTHnDZdHd1uUUY9hUbOKTgsp6S6+tLWcX2BRlt0LAQDl
	mnHSuxtClgWVdDMxWI+HiuBwF+w=
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:message-id:references:date:from:reply-to
	:subject:to:in-reply-to:mime-version:content-type
	:content-transfer-encoding; s=default; bh=tDGcv3C3XUbQn7ZQfHRu8+
	SVYfk=; b=YeC4Di6sAkF1Kogc7JBOKxrteJNFnGAinRO+nggyeNGxXz8CDrMMLj
	6Uo44SqpEf8mWROIsN9949QO5a7n7wN6xnTH57i2DUAqYjvNkTuIsrX2/kebD1Le
	FRRTp1z4gfow1OeUy6xc/KIrBQeBVjRt81rJRnsBHhTrXHm7KwiFE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=BAYES_60,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=UD:yahoo.co.jp, yahoo.co.jp, yahoocojp, H*R:D*jp
X-HELO: web101111.mail.kks.yahoo.co.jp
Message-ID: <56214.11925.qm@web101111.mail.kks.yahoo.co.jp>
X-YMail-JAS: wOFU9PMVM1l1p6b9ELihFDFmu0LruKr5Vbw4meCRF9JEd..mkij0H6Hx2ysTkM0pyUFgmrF7S2HN2jM1kS4VZ.RTbaTtERgxelDypaw2fIXGtX1EXaDbYUBBbA9FPZozPZzg
References: <707872.7610.qm@web101115.mail.kks.yahoo.co.jp>   <954803454.20160316033718@yandex.ru> <1458092809532-125249.post@n5.nabble.com> <838158214.20160316145133@yandex.ru>
Date: Wed, 16 Mar 2016 22:49:57 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
Reply-To: Tatsuro MATSUOKA <matsuoka@nuce.nagoya-u.ac.jp>
Subject: Re: make command fails on cygwin-x86  (cyggmp-10.dll: Loaded to different address)
To: cygwin@cygwin.com
In-Reply-To: <838158214.20160316145133@yandex.ru>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2GDoHaG004397

----- Original Message -----

> From: Andrey Repin 
> To: Tatsuro MATSUOKA ; cygwin
> Cc: 
> Date: 2016/3/16, Wed 20:51
> Subject: Re: make command fails on cygwin-x86  (cyggmp-10.dll: Loaded to different address)
> 
>G reetings, Tatsuro MATSUOKA!
> 
>>>  rebase-trigger full
>>>  setup to the last 
> 
>>>  rebase-trigger full ?
> 
>>  I started up ash from Windows command prompt and tried to start 
> 
>>  $ rebase-trigger full 
>>  but
>>  ash: 1: rebase-trigger: not found
> 
> Then your installation is sorely out of date.
> 
> $ which rebase-trigger
> /usr/bin/rebase-trigger
> 
> $ rebase-trigger --help
> 
> rebase-trigger [-h | --help | [ full[rebase] | peflags ]]
> 
> Commands:
> ------------------------------------
> 
> full
> fullrebase
>         Perform a full rebase the next time autorebase is run.
> 
> peflags
>         Set some flags on executables necessary to run on a Terminal
>         Server.  This is only needed for 32bit executables that have
>         been created with old toolchains.
> 
I have forgotten ./ before  rebase-trigger in ash. 
"./" is needed if it executed from windows cmd


> 
>>>  setup to the last ?
> 
>>  What should I do for "setup to the last?
> 
> As Achim said, just close all running Cygwin processes, then run setup and let
> it do its magic.
The last step of setup seem to be autorebase then setup command is the easiest way
to use "rebase". Am I right?

After rebase sometime one needs to restart PC. Right?

> Also, if you have 64-bit OS and don't have specific needs for x86 Cygwin, 
> I'd
> recommend scraping your current Cygwin suite and install 64-bit one.
> It gets A LOT easier on memory layout.

I know.

I have both Cygwin32 and Cygwin64 for the purpose to distribute the cvs version 
of gnuplot for windows. 

http://www.tatsuromatsuoka.com/gnuplot/Eng/cygbin/



For usual use, I of course uses Cygwin64 on 64 bit windows.

Thank you for your detailed explanations.

Tatsuro

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


