<div dir="ltr">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.</div><div class="gmail_extra"><br clear="all"><div>







<p>====================</p>
<p><i><font face="'comic sans ms', sans-serif">with best regards,</font></i></p>
<p><font face="'comic sans ms', sans-serif" size="4">Jacky Wu</font></p>
<p>====================</p>
<p><a href="mailto:jacky.wucheng@gmail.com" target="_blank"><i>jacky.wucheng@gmail.com</i></a></p>
<p><span><i>blog:  </i><i><a href="http://www.sanote.org/" target="_blank">http://www.sanote.org</a></i></span></p><p><span>weibo: @object</span></p>
<p>====================</p></div>
<br><br><div class="gmail_quote">2013/6/21  <span dir="ltr"><<a href="mailto:justin@postgresql.org" target="_blank">justin@postgresql.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 2013-06-21 12:54, jacky wu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
simple, brew edit pdnsrec,  and  add <br>
<br>
    ENV[CC] = "/usr/local/bin/gcc-4.9"<br>
    ENV[CXX] = "/usr/local/bin/g++-4.9"<br>
    ENV[LD] = "/usr/local/bin/gcc-4.9"<br>
to   "def install " function.<br>
</blockquote>
<br></div>
Thanks Jacky, didn't know that could be done. :)<br>
<br>
I just tried installing gcc in Homebrew, but got this:<br>
<br>
  $ brew install gcc<br>
  Error: No available formula for gcc<br>
  GCC is now maintained in homebrew-versions, with major version<br>
  number in formula name as suffix. Please tap using:<br>
<br>
      brew tap homebrew/versions<br>
<br>
  and then install GCC based on its version, e.g., 'brew install gcc47'.<br>
<br>
We'll either need to find a way that doesn't<br>
rely on formulas outside of the main Homebrew<br>
repo, or we'll need to figure out why pdnsrec is<br>
crashing.<br>
<br>
This is a bit disappointing. :(<div class="HOEnZb"><div class="h5"><br>
<br>
Regards and best wishes,<br>
<br>
Justin Clift<br>
</div></div></blockquote></div><br></div>