[cfe-dev] Clang on Windows targeting gcc requirements
İsmail Dönmez
ismail at donmez.ws
Mon Jul 6 06:23:49 PDT 2015
Hi,
On Fri, Jul 3, 2015 at 5:59 PM, Yaron Keren <yaron.keren at gmail.com> wrote:
> You only need to have the bin directory in your PATH. clang will find the
> include and library directory based on the bin directory. There are no fixed
> paths, you can put in c:\mingw or wherever.
I have one problem with this running under Cygwin. When I use
--sysroot its using /usr/bin/ld instead of SYSROOT/bin/ld which of
course fails. Note that I am not using Cygwin's mingw packages.
ismail
More information about the cfe-dev
mailing list