2009/3/28 Mark Carter <[email protected]>:

> Ensure that Apple's gcc isn't being used:
>   if [ -f /usr/bin/gcc ] ; then mv /usr/bin/gcc.ori ; fi

No! Better than that, just do
   CC=g++ ; ./acprep update

I hope you have success with that.

Reply via email to