Hello all-
Forgive me if this has been covered already; I was searching the archives for my answer, but couldn't find exactly what I was looking for.
When writing our own externals on Mac OSX 10.6, do we need to continue to include the following in our makefile?
-m32 in the DARWINCFLAGS -arch i386 in the DARWINLDFLAGS
I'm using IOhannes' makefile (c) 2006 (Thank you so much for the 'How To' article. It's such a great resource!) and am using Pd-extended 0.42.5 on Mac OSX 10.6.6.
Thanks so much. I appreciate the help-
www.jerodsommerfeldt.com
YOu're probably much better off using the new Makefile template, it
handles the OSX build issues. By default, it'll build universal for
i386, x86_64, and PowerPC, and build targetting 10.4 so that you can
easily use your objects on any Mac OS X machine that is running 10.4
or better. This Makefile then also builds for GNU/Linux, Android,
iPhone, and Windows too.
http://puredata.info/docs/developer/LibraryTemplate
.hc
On Feb 6, 2011, at 4:09 PM, Jerod Sommerfeldt wrote:
Hello all-
Forgive me if this has been covered already; I was searching the
archives for my answer, but couldn't find exactly what I was looking
for.When writing our own externals on Mac OSX 10.6, do we need to
continue to include the following in our makefile?-m32 in the DARWINCFLAGS -arch i386 in the DARWINLDFLAGS
I'm using IOhannes' makefile (c) 2006 (Thank you so much for the
'How To' article. It's such a great resource!) and am using Pd- extended 0.42.5 on Mac OSX 10.6.6.Thanks so much. I appreciate the help-
Jerod
www.jerodsommerfeldt.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Man has survived hitherto because he was too ignorant to know how to
realize his wishes. Now that he can realize them, he must either
change them, or perish. -William Carlos Williams