This is the mail archive of the cygwin@sourceware.cygnus.com 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]

RE: Wierd perl problem..



The workaround is to build perl with the extension statically
linked into perl.exe.  In this case FileHandle.pm uses IO.pm,
so IO needs to be statically linked when you originally run
Configure during the perl make process.  This is the default
with hints/cygwin.sh that is in the latest developer
release, perl5.005_62.

Eric Fifer


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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