r290533 - Driver: warn on -fPIC/-fpic/-fPIE/-fpie on Windows

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 27 12:41:08 PST 2016


Id really rather not change the behavior.  We would generate ELF style PIC,
which obviously doesn't work.

On Tue, Dec 27, 2016 at 10:09 AM, Joerg Sonnenberger via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> On Mon, Dec 26, 2016 at 03:35:25AM -0000, Saleem Abdulrasool via
> cfe-commits wrote:
> > Driver: warn on -fPIC/-fpic/-fPIE/-fpie on Windows
>
> Can we please invert this behavior? Complain if the effective PIC mode
> is not level 2 and silently ignore it otherwise? I find the MinGW
> warnings to be highly annoying and verbose.
>
> Joerg
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>



-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161227/5c61bf34/attachment.html>


More information about the cfe-commits mailing list