| 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 | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| SourceForge.net | Jul 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
Message: fixed with this commit: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revision&revision=15168
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3299602&group_id=55736
_______________________________________________ Pd-dev mailing list Pd-...@iem.at http://lists.puredata.info/listinfo/pd-dev

