Hi, I'm having problems to start a script using the fork() command under Perl 5.8.2-1. The same script runs under Perl 5.8.0 without problems.
Here is what I get at standard output C:\cygwin\bin\perl.exe (3440): *** unable to remap C:\cygwin\lib\perl5\site_perl\5.8.2\cygwin-thread-multi-64int\auto\Win32\IPC\IPC.dll to same address as parent(0xC80000) != 0x11B0000 3 [main] perl 304 sync_with_child: child 3440(0x6AC) died before initialization with status code 0x1 7789 [main] perl 304 sync_with_child: *** child state child loading dlls Any ideas what has changed in the IPC lib of Perl 5.8.2 that originates this message? Your help is very much appreciated!! Thanks a lot in advance!!! Best regards BSE -- 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/