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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=r+Y0myjsiUg9AuTqzX952NHpob6/FRtiJRCaEmIW/L40I5zLEobFt
	30b3d0wh8/Bqrb0HdYmNUUFPUW+hUX1BskuQb7Bxg5/9DAcYA3qtcNUfAD24JCxw
	kh5uFo4BsYDqHBeYdAR7WQ3LVK4YUzM3xX5q7AZXnZyuh1UdJMkkXc=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=u26N1GEIgsasWaNjumy3sDVqyzI=; b=nAf7CeLMFY56AAlQQC3FKQp5lfyk
	ap2tgrNBPFrRwBdyRY8/LIQJAF6T9SjaY/vxltszdCwjSm+8KOqRMpZFoHsLq+xI
	O+FQFJiSWzeO1DXeBOFtSi9ucAjidnn5xvStVcYzAuu+JqMIuosQo/YnT6gNe9Qe
	WHhoNa4DNP8NSEU=
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
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1
Date: Mon, 10 Jun 2013 18:25:14 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Fwd: Cygwin64: mkshortcut - Segmentation fault
Message-ID: <20130610162514.GC4149@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <CAHYyVz4oA-66v2Ukb+yiQMQL2qj2+jJ9fQY+hxhhwqtvc8F6vg@mail.gmail.com> <CAHYyVz6MLyiLrRRzA==m3HhCXmLVC1_UaALe3DsmTHAAiEdK7A@mail.gmail.com> <CAHYyVz6X5LcBhU4PZAeZMLy9P=pMWhHt0ejmQiviy11ow77dKg@mail.gmail.com> <CAHYyVz4J23kMrKZjJyrWF8tbx+Lj7-weez2Ux9Rd5vBnWerkkw@mail.gmail.com> <51B5FC4C.8010103@cwilson.fastmail.fm>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <51B5FC4C.8010103@cwilson.fastmail.fm>
User-Agent: Mutt/1.5.21 (2010-09-15)

On Jun 10 12:18, Charles Wilson wrote:
> On 6/7/2013 12:18 PM, Vasiliy wrote:
> >I vote for this issue be double-checked:
> >
> >1) there is only one (the latest one provided by setup) cygwin1.dll in my $PATH:
> >$ which cygwin1.dll
> >/usr/bin/cygwin1.dll
> >
> >$ uname -a
> >CYGWIN_NT-6.1 Luminous 1.7.20(0.266/5/3) 2013-06-06 17:36 x86_64 Cygwin
> 
> Well, so far so good...
> 
> >and rebaseall is not (has not been) designed for a 64bit installation
> >(both system and Cygwin are 64-bit)
> 
> ...but as Corinna pointed out, both rebase.exe and rebaseall fully
> support 64bit installations.
> 
> Now, it is true that on x86_64, rebaseall still defaults to a
> starting address of 0x70000000, and should probably autodetect
> 64ness and use instead the agreed-upon base address starting
> location (0x1,7000000 IIRC?)
> 
> However, it appears that rebaseall defaults to 0x70000000 regardless

No, that's not right.  rebaseall in the 64 bit distro defaults
to 0x4:00000000 where it belongs.  See rebaseall lines 91ff.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

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

