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 ==================== *[email protected]* <[email protected]> *blog: **http://www.sanote.org* weibo: @object ==================== 2013/6/21 <[email protected]> > 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 >
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
