SourceForge.net wrote:
Bugs item #1912772, was opened at 2008-03-12 11:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1912772...
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.
Initial Comment: zexy dlls from the nightly autobuilds don't load but abstractions do.
Zexy's README.txt says:
configure tries to set the CFLAGS to "-g -O2" if the compiler accepts this; however, this optimization sometimes generates binaries that cannot be loaded by pd; it seems that disabling the "unit-at-a-time" optimization (which gets enabled by "-O2") is the cause of this problem, turning it off might help
hmm, but how do you explain that other externals are built with -O2 as well? (looking at the logs, it is used by ext32, ekext, creb,...) or is it the combination of "-g" and "-O2"?
Category: pd-extended Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Martin Peach (mrpeach) Assigned to: Hans-Christoph Steiner (eighthave) Summary: zexy dlls don't load from Pd-0.40.3 windowsxp
and why do you assign it to hans? even though the problem appears in pd-extended, it is not necessarily a bug therein....
fgamsdr IOhannes