[PD] [PD-announce] gem 0.92.2 released!

Jaime Oliver jaime.oliver2 at gmail.com
Wed Dec 16 18:35:35 CET 2009


indeed.

in os x 10.6 gem compiles out of the box with:

aclocal
autoconf
./configure --disable-PIC --enable-fat-binary=i386 --with-pd=...
make

once again log attached

thanks again for gem!

J

On Wed, Dec 16, 2009 at 4:16 AM, IOhannes m zmoelnig <zmoelnig at iem.at> wrote:
> Jaime Oliver wrote:
>>> On Tue, Dec 15, 2009 at 4:49 PM, chris clepper <cgclepper at gmail.com> wrote:
>>>> add arch -i386 to both the CFLAGS and LDFLAGS then make clean and make.
>>
>> Indeed that worked!
>>
>> I need to test it to see if everything works and don't have the time
>> right now, but I will soon.
>>
>> what I did is
>>
>> aclocal
>> autoconf
>> ./configure --with-pd...
>> changed the Make.config file as attached (removing -fPIC, adding -arch
>> i386 -isysroot /Developer/SDKs/MacOSX10.5.sdk and changing
>> -mmacosx-version-min=10.3 to 10.4)
>
> apart from the macosxminversion you should be able to set everything
> directly:
> ./configure --disable-PIC --enable-fat-binary=i386 --with-pd=...
>
> the "enable-fat-binary" flag will add the arch flag for each
> architecture given to both CFLAGS and LDFLAGS.
> i admit it sounds a bit confusing when you build fats only for a single
> architecture...
>
> cheers.
>
> fgmasdr
> IOhannes
>



-- 
Jaime E Oliver LR

joliverl at ucsd.edu
www.realidadvisual.org/jaimeoliver
www-crca.ucsd.edu/
www.realidadvisual.org

858 750 0924 (cel)
858 202 1522 (home)
9168 Regents Rd. Apt. G
La Jolla, CA 92037
USA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 86027 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20091216/cb671ed6/attachment.obj>


More information about the Pd-list mailing list