Closed p5pRT closed 21 years ago
No idea where this one's coming from:
dllwrap --dllname POSIX.dll --driver-name gcc --dlltool dlltool --export-all-sym bols --as as --output-def libPOSIX.def --output-lib libPOSIX.a \ -L/usr/local/lib POSIX.o ../../libperl5_6_0.a -lm Warning: no export definition file provided dllwrap will create one\, but may not be what you want POSIX.o(.text+0x2a79):POSIX.c: undefined reference to `__mb_cur_max' collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 perlld: *** system() failed to execute
The perl v5.6.0 Cygwin port requires more recent versions of Cygwin and Gcc. See README.cygwin for more details.
Eric Fifer
Migrated from rt.perl.org#2365 (status was 'resolved')
Searchable as RT2365$