[PD] compile flext on osx

nico sl1200mk2 at free.fr
Wed Apr 27 23:49:47 CEST 2005


hi all

i believe there's something wrong with my osx, can anybody can explain 
me this terminal error when i try to compile flext (gcc 3.3)

g++ -c -maltivec -faltivec -ffast-math  -DNDEBUG -O3 -mcpu=G4 
-DFLEXT_USE_SIMD -DFLEXT_EXPORTS -DFLEXT_SYS=2 -include 
pd-darwin/release-single/flext.h -I/Users/nico/Desktop/pd-0.37/src 
source/flattr.cpp -o pd-darwin/release-single/flattr.opp
In file included from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:65,
                  from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_tree.h:86,
                  from /usr/include/gcc/darwin/3.3/c++/set:66,
                  from source/flattr.cpp:19:
/usr/include/gcc/darwin/3.3/c++/cstring:85: error: `memcmp' not declared
/usr/include/gcc/darwin/3.3/c++/cstring:87: error: `strcoll' not 
declared
/usr/include/gcc/darwin/3.3/c++/cstring:89: error: `strxfrm' not 
declared
/usr/include/gcc/darwin/3.3/c++/cstring:90: error: `strcspn' not 
declared
/usr/include/gcc/darwin/3.3/c++/cstring:92: error: `strtok' not declared
/usr/include/gcc/darwin/3.3/c++/cstring:94: error: `strerror' not 
declared
/usr/include/gcc/darwin/3.3/c++/cstring:97: error: `memchr' not declared
/usr/include/gcc/darwin/3.3/c++/cstring:109: error: `strpbrk' not 
declared
/usr/include/gcc/darwin/3.3/c++/cstring:115: error: `strrchr' not 
declared
/usr/include/gcc/darwin/3.3/c++/cstring:121: error: `strstr' not 
declared
In file included from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_tree.h:86,
                  from /usr/include/gcc/darwin/3.3/c++/set:66,
                  from source/flattr.cpp:19:
/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h: In function `bool
    std::lexicographical_compare(const unsigned char*, const unsigned 
char*,
    const unsigned char*, const unsigned char*)':
/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:841: error: `memcmp'
    undeclared (first use this function)
/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:841: error: (Each
    undeclared identifier is reported only once for each function it 
appears
    in.)
make[1]: *** [pd-darwin/release-single/flattr.opp] Error 1
make: *** [build-release-single] Error 2


many other program bug with the same error

thanks for help
nico

ps: can anybody send me a linux ppc binary of the last PDContainer?






More information about the Pd-list mailing list