atom feed1 message in at.iem.pd-dev[PD-dev] [ pure-data-Patches-3299602 ...
FromSent OnAttachments
SourceForge.netJul 26, 2011 9:26 pm 
Subject:[PD-dev] [ pure-data-Patches-3299602 ] [pdp] Compilation option change for gcc 4.6
From:SourceForge.net (nore@sourceforge.net)
Date:Jul 26, 2011 9:26:37 pm
List:at.iem.pd-dev

Patches item #3299602, was opened at 2011-05-09 15:54 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3299602&group_id=55736

Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update.

Category: externals Group: None Status: Closed Resolution: Accepted

Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody)

Assigned to: Hans-Christoph Steiner (eighthave)

Summary: [pdp] Compilation option change for gcc 4.6

Initial Comment: A change (bugfix) in gcc 4.6 prevents pdp to compile. The fix is to replace
"-export-dynamic" with "-rdynamic" in the Makefiles. I did not test the change with gcc 4.5 and previous.

Comment By: Hans-Christoph Steiner (eighthave)

Date: 2011-07-27 00:27