[PD] compiling CVS externals in os x

david casal D.Casal at uea.ac.uk
Wed Feb 12 17:43:31 CET 2003


Hey,

On Wed, 12 Feb 2003, Adam Lindsay wrote:

> I think you can turn these warnings off with -Wno-shadow. Whether doing
> such a thing is actually harmful, I don't know, but I've blithely ignored
> those errors for months, now. :)

Ok getting rid of -Werror and changing -Wshadow to -Wno-shadow got rid of
a lot of errors ;-)

however, it still complains:

gcc: unrecognized option `-shared'
ld: unknown flag: -export_dynamic
make: *** [rhythm_ioi_histogram.pd_linux] Error 1

and it does the same for other externals, too. of course, taking those
flags out screws things up.

Muh?

d


>
> david casal said this at Wed, 12 Feb 2003 13:58:16 +0000:
>
> >
> >Hi all,
> >
> >I keep getting:
> >
> >In file included from /usr/include/math.h:24,
> >                 from bangfilt.c:5:
> >/usr/include/architecture/ppc/math.h:228: warning: declaration of `exp'
> >shadows a global declaration
> >
> >and:
> >
> >In file included from /usr/include/math.h:24,
> >                 from rhythm_ioi_histogram.c:22:
> >/usr/include/architecture/ppc/math.h:228: warning: declaration of `exp'
> >shadows a global declaration
> >/usr/include/architecture/ppc/math.h:214: warning: shadowed declaration is
> >here
> >
> >the two above are (respectively) from trying to compile all externals from
> >a tweaked makefile in the build/darwin dir, and from trying to compile
> >rhythm_estimator.
> >
> >since I had success in compiling ann.pd_darwin using chaos's makefile, I
> >thought I'd venture into more dangerous territory. Obviously foolish of
> >me.
> >
> >(all I wanted was to compile cxc/counter, but it -would- indeed be nice to
> >crack compiling all externals on darwin from cvs)
> >
> >Any thoughts, anyone?
> >
> >d
> >
> >david casal                   --0+
> >    ---
> >d.casal at uea.ac.uk             --9+
> >    ---
> >ecdc.dyndns.org/dc	      --)+
> >
> >
> >_______________________________________________
> >PD-list mailing list
> >PD-list at iem.kug.ac.at
> >http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
>
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Adam T. Lindsay                      atl at comp.lancs.ac.uk
>  Computing Dept, Lancaster University   +44(0)1524/594.537
>  Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
>
> _______________________________________________
> PD-list mailing list
> PD-list at iem.kug.ac.at
> http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
>

david casal                   --0+
    ---
d.casal at uea.ac.uk             --9+
    ---
ecdc.dyndns.org/dc	      --)+





More information about the Pd-list mailing list