The attached patch adds a function AddGnuCPlusPlusIncludePaths to factor out a bit of duplicated code. The bits about FreeBsd and DragonFly should be functionally equivalents, but I think they are (and were) incomplete. Can someone with one of those systems verify that the there is no such thing as
/usr/include/c++/4.2/*freebsd* or /usr/include/c++/4.1/*dragon* Every other gnu libstdc++ installation uses a directory named after the triple, that is why I find this strange. Cheers, -- Rafael Ávila de Espíndola
include-path.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
