Patches item #1821455, was opened at 2007-10-27 22:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1821455...
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: puredata Group: feature Status: Open Resolution: None Priority: 4 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: flags to compile Pd for 64-bit on Mac OS X
Initial Comment:
Whenever Pd is ready to be tested on 64-bit machines, these flags should be added to the build to where the existing "-arch" flags are (both CFLAGS and LDFLAGS):
-arch x86_64 -arch ppc64
In the current HEAD, the pd files build fine with these flags on my Mac Book Pro with 10.4.10. But the build dies on pa_mac_core.c.
These flags will need to go into pd/src/configure.in and pd/extra/makefile.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1821455...