Compiling BETA2 with clang fails

Dimitry Andric dim at FreeBSD.org
Sat Sep 3 21:15:06 UTC 2011


On 2011-09-03 22:58, Volodymyr Kostyrko wrote:
> 03.09.2011 23:43, Dimitry Andric ???????(??):
>> On 2011-09-03 22:22, Volodymyr Kostyrko wrote:
...
> .if ${CC:T} == "clang"
>     CFLAGS+= -Qunused-arguments -fPIC
> .endif

You should not unconditionally add -fPIC.  Remove it, and try again.
(The -Qunused-arguments is fine, btw.)


More information about the freebsd-current mailing list