On 24/10/2013 11:09 AM, Mike Jakubik wrote:
> Hi,
>
> I found the problem. This port does not seem to respect the CC
> environment variables and was trying to compile with gcc, instead of
> clang. The problem is that my CFLAGS dont work in gcc (no -mavx in old
> gcc, etc) and it seemed to pull the
Hi,
I found the problem. This port does not seem to respect the CC
environment variables and was trying to compile with gcc, instead of
clang. The problem is that my CFLAGS dont work in gcc (no -mavx in old
gcc, etc) and it seemed to pull these flags from python, because
changing them in /etc
On 24/10/2013 9:47 AM, Koop Mast wrote:
>
>
> On 10/23/13 19:13, Mike Jakubik wrote:
>> Hello,
>>
>> I am unable to compile this on 9.2-STABLE.
>
> Mike I see you got both 2.7 and 3.3 installed. When I build py-cairo it
> worked fine, so I don't really know what happening with waf. So I cc'd
> p
On 10/23/13 19:13, Mike Jakubik wrote:
Hello,
I am unable to compile this on 9.2-STABLE.
Mike I see you got both 2.7 and 3.3 installed. When I build py-cairo it
worked fine, so I don't really know what happening with waf. So I cc'd
python@ since they might have a beter idea what waf is doi