X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
Message-ID: <5133ACF6.2050706@oliveyou.net>
Date: Sun, 03 Mar 2013 15:05:10 -0500
From: Chloe <starrychloe@oliveyou.net>
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Rebase problems in Ruby
References: <513330E4.4060100@oliveyou.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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

> If they are "standard" fpr you, Cygwin may not know about them. You have to
> manually supply a list of shared libs and applications your project depends
> upon to rebase them on the same ground with the rest of Cygwin.

FYI, I saw these lines in the output. I don't know if they are relevant. 
Notice pixman was rebased, and notice it said ruby.exe was not rebaseable.

$ rebaseall -v > rebase.lst
/usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll: 
skipped be
cause nonexistent.
$ grep pixman rebase.lst
/usr/bin/cygpixman-1-0.dll: new base = 68d60000, new size = 90000
$ rubyrebase > rubyrebase.lst
/usr/bin/find: `/usr/lib/ruby/site_ruby/1.9.1/i386-cygwin': No such file 
or directory
/usr/bin/find: `/usr/lib/ruby/vendor_ruby/1.9.1/i386-cygwin': No such 
file or directory
/usr/bin/ruby.exe: skipped because not rebaseable


Unfortunately I must forgo Cygwin for native Windows executables.


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

