Skip Menu |

This queue is for tickets about the Win32-GuiTest CPAN distribution.

Report information
The Basics
Id: 57745
Status: resolved
Priority: 0/
Queue: Win32-GuiTest

People
Owner: Nobody in particular
Requestors: RURBAN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.56
Fixed in: (no value)

Attachments


Subject: cygwin patch for 1.56
-lssp needs to be added manually with gcc-4 extern "C" is required also. against: g++ -shared GuiTest.o DibSect.o -o blib/arch/auto/Win32/GuiTest/GuiTest.dll \ /usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll -L/usr/lib/w32api -lgdi32 \ GuiTest.o:GuiTest.cpp:(.text+0x91f0): undefined reference to `___stack_chk_guard' GuiTest.o:GuiTest.cpp:(.text+0x96c1): undefined reference to `___stack_chk_fail' -- Reini Urban
Subject: Win32-GuiTest-cygwin-1.56.patch
Hi Reini, Please check the attached patch if it works for you (it does for me). If it's ok, I'll commit and release a newer version. Thanks!
Subject: diff
Download diff
application/octet-stream 551b

Message body not shown because it is not plain text.