simple, brew edit pdnsrec,  and  add
    ENV['CC'] = "/usr/local/bin/gcc-4.9"
    ENV['CXX'] = "/usr/local/bin/g++-4.9"
    ENV['LD'] = "/usr/local/bin/gcc-4.9"
to   "def install " function.

====================

*with best regards,*

Jacky Wu

====================

*[email protected]* <[email protected]>

*blog:  **http://www.sanote.org*

weibo: @object

====================


2013/6/20 <[email protected]>

> On 2013-06-20 16:21, jacky wu wrote:
>
>> I recompile pdnsrec with gcc instead of llvm-gcc, pdnsrec works fine.
>>
>
> Interesting. :)
>
> How did you compile it with gcc instead of llvm-gcc?
>
> It sounds like we'll need to do similar with it for Homebrew on OSX 10.8.
>
> + Justin
>
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to