[cfe-commits] [Review request][PR7956] InitHeaderSearch: Cygwin-1.7/Cygwin-1.5/mingw
Chris Lattner
clattner at apple.com
Sun Oct 10 10:36:04 PDT 2010
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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list