I've built all the packages, and they're available for testing: http://buildfarm.opencsw.org/experimental.html#gcc4
I tried to build ppl with gcc-4.6.1, and got this error: /opt/csw/include/gmpxx-32.h:35:18: fatal error: iosfwd: No such file or directory The iosfwd file is present in the filesystem: maciej@vsol05 ~/opencsw/ppl/trunk $ ls -l /opt/csw/gcc4/include/c++/*/iosfwd -rw-r--r-- 1 root bin 6917 Aug 21 04:39 /opt/csw/gcc4/include/c++/4.6.1/iosfwd Does anyone have an idea why g++ wouldn't find the C++ header file even though it's present on disk? Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
