[cfe-commits] [Review request][PR7956] InitHeaderSearch: Cygwin-1.7/Cygwin-1.5/mingw

NAKAMURA Takumi geek4civic at gmail.com
Sun Oct 10 09:25:25 PDT 2010


Konbanwa, all!

I added support for cygming.
Please take a look into this.

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lib-Frontend-InitHeaderSearch.cpp-Fix-compatibility-.patch
Type: application/octet-stream
Size: 2837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101011/9e13053b/attachment.obj>


More information about the cfe-commits mailing list