[Pdns-users] PDNS Recursor now on OSX
jacky wu
jacky.wucheng at gmail.com
Fri Jun 21 03:25:10 UTC 2013
Yes, we have to balance between these two ways. Maybe it's the problem of
gcc-llvm which is the default compiler of Mac 10.8.
====================
*with best regards,*
Jacky Wu
====================
*jacky.wucheng at gmail.com* <jacky.wucheng at gmail.com>
*blog: **http://www.sanote.org*
weibo: @object
====================
2013/6/21 <justin at postgresql.org>
> On 2013-06-21 12:54, jacky wu wrote:
>
>> 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.
>>
>
> Thanks Jacky, didn't know that could be done. :)
>
> I just tried installing gcc in Homebrew, but got this:
>
> $ brew install gcc
> Error: No available formula for gcc
> GCC is now maintained in homebrew-versions, with major version
> number in formula name as suffix. Please tap using:
>
> brew tap homebrew/versions
>
> and then install GCC based on its version, e.g., 'brew install gcc47'.
>
> We'll either need to find a way that doesn't
> rely on formulas outside of the main Homebrew
> repo, or we'll need to figure out why pdnsrec is
> crashing.
>
> This is a bit disappointing. :(
>
>
> Regards and best wishes,
>
> Justin Clift
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20130621/15b58f76/attachment-0001.html>
More information about the Pdns-users
mailing list