Out of the box, it doesn't work with PB on 10.2. The compilers are hard coded into the project (see Target -> Settings -> Expert View) to use GCC 3.3. Default for 10.2 is GCC 3.1.
Compiling also generated a lot of warnings:
internal/valarray_indirect.h:219: warning: Invalid skip header index count.
internal/valarray_indirect.h:219: warning: Indexing information is not generated properly.
Having fixed these, it compiled and ran the tests just fine.
macstl
C++ library for platform-independent SIMD programming
Version: 0.3.1
10.2 and PB
Feedback Type: Troubleshooting Report
Contributed by: NCG_Mike Wednesday, February 25 2004 @ 06:54 AM PST
Product Platform: MacOSX
Used Product For: Less than a month
System Info:10.2.8 Dual G4.
Comments
No user comments.