[cfe-commits] Possible contribution

Amer Agovic agov0001 at umn.edu
Thu Nov 11 14:36:43 PST 2010


Here is it again.
Take a look and if acceptable please integrate. Please let me know.

Why did I bother:
   1.) I have MinGW under c:\projects\bin which is not default
   2.) I use TDM Dwarf compilation which changes lib paths to append 
-dw2 at the end

This addition basically adds code to parse env variables like PATH and 
extract the root.
It also queries GCC for certain things. Similar code can be added for 
other supported compilers.

It makes CLANG work better with MINGW environments.


On 11/11/2010 12:59 PM, Eric Christopher wrote:
>
> On Nov 11, 2010, at 6:45 AM, Amer Agovic wrote:
>
>> I submitted a patch a while back. It was a change to 
>> InitiHeaderSearch.cpp.
>> Has it been accepted, has it been rejected? What is the status?
>>
>
> Probably got missed, can you please resend and I'll take a look at it?
>
> Thanks!
>
> -eric
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: InitHeaderSearch.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101111/efd859f9/attachment.txt>


More information about the cfe-commits mailing list