[llvm-commits] Patch Proposal: tweak *.d on mingw-msys build environment

Eric Christopher echristo at apple.com
Sun Aug 1 20:26:49 PDT 2010


On Jul 28, 2010, at 9:35 AM, NAKAMURA Takumi wrote:

> This patch substitutes DOSish driveletter(c:/xxx/) scheme to
> msys-compatible(/c/xxx/) one
> when build host is MingW.
> 
> I am using the msysgit (msys+mingw+git) package as development environment.
> C:/msysgit/mingw/bin/g++.exe (TDM-1 mingw32) 4.4.0
> C:/msysgit/mingw/bin/make.exe GNU Make 3.81
> 
> msys-make igonores dependency rules emitted by mingw-g++ with -MMD,
> ... without any warnings.
> 
> And I have confirmed this might not have any side effects on
> fedora12-ppc and cygwin.
> 


Anton: Can you give this a run on your system? I think you use mingw yes?

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: r109430-mingw-msys.diff.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100801/65b46ca2/attachment.txt>
-------------- next part --------------


-eric


More information about the llvm-commits mailing list