[PD-dev] Looking for some advice

Mike McGonagle mjmogo at gmail.com
Mon Sep 14 02:43:49 CEST 2015


Thank you, Miller. I don't have jack on my machine, so I dropped that and
everything compiled.

Cheers!
Mike

On Sunday, September 13, 2015, Miller Puckette <msp at ucsd.edu
<javascript:_e(%7B%7D,'cvml','msp at ucsd.edu');>> wrote:

> Yes... but on looking at it, I think it's better practice to turn the
> command around and say,
>
> make -f makefile.mac "ARCH=-arch x86_64" "EXTRAARCH=-arch x86_64" JACK=true
>
> cheers
> Miller
>
> On Sun, Sep 13, 2015 at 10:56:04AM -0500, Mike McGonagle wrote:
> > Miller, thanks for the prompt reply. I've looked at what you said, but
> I'm
> > just a bit confused by what you mean by ...and hit "JACK=true make..."
> >
> > Does this mean to define an environment variable for JACK and then run
> make
> > with those options?
> >
> > Mike
> >
> > On Saturday, September 12, 2015, Miller Puckette <msp at ucsd.edu> wrote:
> >
> > > How I do it:
> > >
> > > unarchive any recent version of Pd
> > > overwrite the source with whatever version you want (for instance, you
> > > can clone the git repo) into Pd-xxx/Contents/Resources
> > > cd to Pd-xxx/Contents/Resources/src and hit "JACK=true make -f
> > > makefile.mac"
> > >
> > > (or if you want 64-bit-ness:)
> > >   JACK=true make -f makefile.mac "ARCH=-arch x86_64" "EXTRAARCH=-arch
> > > x86_64"
> > >
> > > cheers
> > > Miller
> > >
> > > On Sat, Sep 12, 2015 at 07:19:40PM -0500, Mike McGonagle wrote:
> > > > I've recently learned that Pd extended is pretty much no longer being
> > > > "extended", and as such, I'd like to learn how to compile Pd Vanilla
> > > along
> > > > with the few externals I need. I'm currently using Mac OS X 10.6.8
> and
> > > have
> > > > tried using the standard "autogen/configure/make", but it seems to
> stop
> > > > when trying to link things up. I noticed that the makefile is set up
> to
> > > > target 10.8 by the autogen, what can I do to change it for my system?
> > > >
> > > > Any suggestions for learning this would be greatly appreciated.
> > > >
> > > > Mike
> > >
> > > > _______________________________________________
> > > > Pd-dev mailing list
> > > > Pd-dev at lists.iem.at <javascript:;>
> > > > http://lists.puredata.info/listinfo/pd-dev
> > >
> > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20150913/da269529/attachment.html>


More information about the Pd-dev mailing list