[PD] GEM compile

geiger geiger at xdv.org
Wed Dec 7 08:04:01 CET 2005


On Tue, 6 Dec 2005, IOhannes m zmoelnig wrote:
> on which architecture are you? i368? x86_64??
> in the latter case, ftgl has to be compiled with -fPIC in order to work
> together with Gem.
> on debian (which i am using), ftgl installs both libftgl.a and libftgl_pic.a
> however, i never tried to build ftgl myself (which is not true, but just
> imagine it is)

The ftgl_pic is a Debian "feature" and doesn't come with FTGL. I don't
think that the renaming is a good thing and having two versions
(-ftgl and -lftgl_pic) just complicates things and helps in only very
few cases.

Anyhow, the gem configure should check for -lftgl_pic and if this
is not available use -lftgl, just like the tcl/tk stuff in pd does.

Cheers,

Günter

>
> the simple solution to your problem is to edit the Make.config and
> change "-lftgl_pic" to "-lftgl"
>
>
> mfg.ard
> IOhannes
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>




More information about the Pd-list mailing list