Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <395E5C61.7087F25E@hetnet.nl> Date: Sat, 01 Jul 2000 23:02:25 +0200 From: "A.R. Burgers" X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: problem building dynamic perl 5.6.0 modules Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 AT sourceware DOT cygnus DOT com