[PATCH] D11349: Add Support for the cygwin64 target

Martell Malone martellmalone at gmail.com
Mon Jul 20 18:48:51 PDT 2015


martell added a comment.

In http://reviews.llvm.org/D11349#208721, @chapuni wrote:

> FYI, I tried, in past, to build cyg64. https://github.com/chapuni/llvm-project/commits/cygwin64/trunk


Yes I see this commit https://github.com/chapuni/llvm-project/commit/9a1fcf7d0a897ce82b7b1a81431e04304f116d51
Is quite similar to what I have submitted. :)
I'm just 2 years behind

Yaron
There are other considerations such as the include dirs having i686 hard coded.
I plan to add a driver to Cygwin very similar to the MINGW Driver to deal with these kinds of issues.
Actually having the target is a good start though :)


Repository:
  rL LLVM

http://reviews.llvm.org/D11349







More information about the cfe-commits mailing list