Commited in r116182, thanks! ...Takumi
2010/10/11 Chris Lattner <[email protected]>: > > On Oct 10, 2010, at 9:25 AM, NAKAMURA Takumi wrote: > >> Konbanwa, all! >> >> I added support for cygming. >> Please take a look into this. > > Works for me, please commit! > > -Chris > >> >> Cygwin-1.7: gcc-4.3.4 >> Cygwin-1.5: gcc-4.3.2 (gcc-4) >> >> * PR7956 >> >> - lib/gcc/arch/include should not be included. it is for gcc and >> clang has alternatives. >> (cygwin, too) >> >> * Cygwin >> >> - Add /usr/include/w32api. gcc does, too. >> - Canonicalize paths /usr/lib instead of /lib. gcc does, too >> whatever /lib and /usr/lib are same. >> >> * FIXME: >> >> - It seems gcc-3.4.4/cygwin-1.5 cannot compile clang. >> >> >> Thank you...Takumi >> <0002-lib-Frontend-InitHeaderSearch.cpp-Fix-compatibility-.patch>_______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
