[csw-maintainers] GCC 4.6 progress
Maciej Bliziński
maciej at opencsw.org
Sun Aug 21 13:26:04 CEST 2011
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 at 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
More information about the maintainers
mailing list