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

Reply via email to