[Pdns-users] PDNS Recursor now on OSX

jacky wu jacky.wucheng at gmail.com
Fri Jun 21 02:24:15 UTC 2013


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

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

*jacky.wucheng at gmail.com* <jacky.wucheng at gmail.com>

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

weibo: @object

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


2013/6/20 <justin at postgresql.org>

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20130621/f3e7eb28/attachment-0001.html>


More information about the Pdns-users mailing list