I compiled some dlls which give "dlopen: win32 error 1157". Is that connected with rebasing, or is there another trick?
Thanks
Arno
On Fri, 21 Feb 2003 16:54:34 -0500, Jason Tishler <[EMAIL PROTECTED]> wrote:
On Fri, Feb 21, 2003 at 01:28:11PM -0800, M MWpycg wrote:Plus, I am waiting for rebase 2.2-2 to appear on tishler.net...
Done, but please use Cygwin's setup.exe and download from a Cygwin mirror.
If I rebase, can I go back? (unrebase?)
No, but you can rebase again and again...
Can rebasing break things that I straightened out before?
No, rebase only changes the base address of DLLs. What do you mean by "straightened out before"?
Should I use rebaseall?
Yes.
Should I rebase everything in cygwin/usr/bin and cygwin/usr/X11R6/bin simultaneously?
rebaseall, as it's name implies, rebases all DLLs. See above.
What offset should I use?
Use the default one.
How do I avoid rvxt?
Don't start one.
Does my cygwin icon on the desktop avoid it?
The default one just starts bash.
C:\cygwin\bin\cygperl.exe: *** unable to remap C:\cygwin\usr\X11R6\bin\libfreetype.dll to same address as parent(0x720000) != 0x740000
Yup, you need to rebase.
Jason
--
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/