Thank you, Miller. I don't have jack on my machine, so I dropped that and everything compiled.<div><br></div><div>Cheers!</div><div>Mike<br><br>On Sunday, September 13, 2015, Miller Puckette <<a href="javascript:_e(%7B%7D,'cvml','msp@ucsd.edu');" target="_blank">msp@ucsd.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes... but on looking at it, I think it's better practice to turn the<br>
command around and say,<br>
<br>
make -f makefile.mac "ARCH=-arch x86_64" "EXTRAARCH=-arch x86_64" JACK=true<br>
<br>
cheers<br>
Miller<br>
<br>
On Sun, Sep 13, 2015 at 10:56:04AM -0500, Mike McGonagle wrote:<br>
> Miller, thanks for the prompt reply. I've looked at what you said, but I'm<br>
> just a bit confused by what you mean by ...and hit "JACK=true make..."<br>
><br>
> Does this mean to define an environment variable for JACK and then run make<br>
> with those options?<br>
><br>
> Mike<br>
><br>
> On Saturday, September 12, 2015, Miller Puckette <<a>msp@ucsd.edu</a>> wrote:<br>
><br>
> > How I do it:<br>
> ><br>
> > unarchive any recent version of Pd<br>
> > overwrite the source with whatever version you want (for instance, you<br>
> > can clone the git repo) into Pd-xxx/Contents/Resources<br>
> > cd to Pd-xxx/Contents/Resources/src and hit "JACK=true make -f<br>
> > makefile.mac"<br>
> ><br>
> > (or if you want 64-bit-ness:)<br>
> >   JACK=true make -f makefile.mac "ARCH=-arch x86_64" "EXTRAARCH=-arch<br>
> > x86_64"<br>
> ><br>
> > cheers<br>
> > Miller<br>
> ><br>
> > On Sat, Sep 12, 2015 at 07:19:40PM -0500, Mike McGonagle wrote:<br>
> > > I've recently learned that Pd extended is pretty much no longer being<br>
> > > "extended", and as such, I'd like to learn how to compile Pd Vanilla<br>
> > along<br>
> > > with the few externals I need. I'm currently using Mac OS X 10.6.8 and<br>
> > have<br>
> > > tried using the standard "autogen/configure/make", but it seems to stop<br>
> > > when trying to link things up. I noticed that the makefile is set up to<br>
> > > target 10.8 by the autogen, what can I do to change it for my system?<br>
> > ><br>
> > > Any suggestions for learning this would be greatly appreciated.<br>
> > ><br>
> > > Mike<br>
> ><br>
> > > _______________________________________________<br>
> > > Pd-dev mailing list<br>
> > > <a>Pd-dev@lists.iem.at</a> <javascript:;><br>
> > > <a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br>
> ><br>
> ><br>
</blockquote>
</div>