Hi, David.
Those seem like warnings, which shouldn't cut off the compilation, unless you have -Werror as a flag. If you do, get rid of it... we can't all get perfect compiles like the linux guys. :)
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. :)
Hope that helps, adam
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@uea.ac.uk --9+
ecdc.dyndns.org/dc --)+
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list