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: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 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 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 To: cygwin AT cygwin DOT com Subject: Re: Fwd: Cygwin64: mkshortcut - Segmentation fault Message-ID: <20130610162514.GC4149@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51B5FC4C DOT 8010103 AT cwilson DOT fastmail DOT 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