This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: perl.exe: fatal error on Vista


hce schrieb:
 >  # For perl I rebased from 0x50000000 upwards.
 >  # Normally it goes for all cygwin dlls from 0x70000000 downwards.
 >  # Since we have no Vista result what is the last base, maybe its
 >  # already below 0x50000000 for some conflicting dll, we try it lower
 >  # And I don't know how far upwards the Vista dll go.
 >
 >  echo /bin/cygperl5_10.dll > /tmp/rebase.lst
 >  find /usr/lib/perl5 -name \*.dll >> /tmp/rebase.lst
 >  rebase -v -b 0x480000000 -o 0x10000 -T /tmp/rebase.lst


I did above process, now the perl.exe cannot start in my cygwin terminal when I tried ./brootstrap again. It pop up an error message "perl.exe has stopped"

Thanks Reini.

Hi Reini,


Now the perl.exe is really cooked. Could you please tell me how can I
get it back, reverse above implementation?

Reinstall it via setup.exe


--
Reini Urban
http://phpwiki.org/  http://murbreak.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]