[LLVMdev] -fPIC warning on every compile on Cygwin
Aaron Gray
aaronngray.lists at googlemail.com
Thu Feb 19 08:40:22 PST 2009
Hi,
I partly built LLVM on Cygwin yesterday and it was fine as far as it went.
But after doing a svn update today I am getting the following warning on
every compile :-
llvm[3]: Compiling LowerAllocations.cpp for Debug build
/usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: -fPIC
ignored for target (all code is position independent)
This maybe happening on other targets too.
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090219/c4881d78/attachment.html>
More information about the llvm-dev
mailing list