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]

problem building dynamic perl 5.6.0 modules


Hi,

I can't build dynamic modules anymore with Chuck Wilson's
perl 5.6.0. E.g. building Storable-0.6.11 (Compress:Zlib
gives the same problem) results in the fatal
errors quoted at the end of this message.

I am using stock cygwin-1.1.2 with all archives from today
on Windows 98SE

Anyone else having this problem or is this specific to my
setup?

thanks

Teun Burgers

erh066#1(~/.cpan/build/Storable-0.6.11)$ make
LD_RUN_PATH="" ld2 -o blib/arch/auto/Storable/Storable.dll 
-L/usr/local/lib Storable.o  
/usr/local/lib/perl5/5.6.0/cygwin/CORE/libperl5_6_0.a
dllwrap --dllname Storable.dll --driver-name gcc --dlltool dlltool
--export-all-
symbols --as as --output-def libStorable.def --output-lib libStorable.a
\
 -L/usr/local/lib Storable.o
/usr/local/lib/perl5/5.6.0/cygwin/CORE/libperl5_6_0.a
dllwrap: no export definition file provided
dllwrap: creating one, but that may not be what you want

Cannot reallocate 1828716544 bytes after allocating 68577308 bytes
perlld: *** system() failed to execute
dllwrap --dllname Storable.dll --driver-name gcc --dlltool dlltool
--export-all-symbols --as as --output-def libStorable.def --output-lib
libStorable.a \
 -L/usr/local/lib Storable.o
/usr/local/lib/perl5/5.6.0/cygwin/CORE/libperl5_6_0.a

make: *** [blib/arch/auto/Storable/Storable.dll] Error 1
[exited with 2]

--
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]