Fri May 03 04:35:37 2013: Request 84949 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: procedure entry point __gxx_personality_sj0 could not be located in the dynamic link library libstdc++-6.dll Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: andrew.penneba...@gmail.com Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=84949 >
On 2013-05-02 11:43:41, mcandre wrote: > Sure thing. The complete log is as follows: I think the problem is the following line: > g++ main.o ppresource.coff -s -s -L"C:\strawberry\perl\lib\CORE" > -L"C:\strawberry\c\lib" C:\strawberry\perl\lib\CORE\libperl516.a ... IMHO this should read ...\libperl516.lib, i.e. suffix ".lib" instead of ".a". I'll try to investigate over the weekend. Cheers, Roderich