Skip Menu |

This queue is for tickets about the Finance-InteractiveBrokers-SWIG CPAN distribution.

Report information
The Basics
Id: 109937
Status: new
Priority: 0/
Queue: Finance-InteractiveBrokers-SWIG

People
Owner: Nobody in particular
Requestors: gdg [...] zplane.com
Cc:
AdminCc:

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



Subject: Recent g++ option change breaks Makefile.swig (patch attached)
Date: Sun, 29 Nov 2015 14:28:13 -0700
To: Jason McManus via RT <bug-Finance-InteractiveBrokers-SWIG [...] rt.cpan.org>
From: Glenn Golden <gdg [...] zplane.com>
Hello once again Jason, Congratulate me on not bugging you about F::IB::SWIG for over a year! It's been just great, but looks like a recent change to g++ has caused a problem with Makefile.swig: Evidently the '-fstack-protector' option generated by perl ExtUtils::Embed was replaced by '-fstack-protector-strong', which hoses the adjustments you make to those options in the Makefile.swig. A patch is attached which seems to fix it for me. There may be more subtlety to it though, not sure. Regards, Glenn Golden

Message body is not shown because sender requested not to inline it.