On Jan 19, 2008, at 04:07, Hui Li wrote:
After installed gcc41, I found that g++-mp-4.1 is missing, and /opt/ local/include/gcc41/ does not even exist (but gcc-mp-4.1 seems working, at least it can print out the built-in specs by specifying -v)....
Is it supposed to be like this, or is there something wrong there, or is there another package for g++4.1?
I haven't tried gcc41, but why not use gcc42? It provides ${prefix}/ bin/g++-mp-4.2 and also many files in ${prefix}/include/gcc42. The only ports that depend on gcc41 are ftidy and pdftk, and then only in variants. I maintain pdftk and ftidy has no maintainer. I'd be happy to remove the gcc41 variants from those portfiles. Is there then still a reason to keep gcc41 around, except for completeness?