Hi John,
If the gcc's are incompatible, then you may have yet another
problem: python itself will have been built with one, and R the other.
Before trying to modify the default compiler options, try running the
compler commands that setup.py displays as it tries to work. It
should pick up
Gregory Warnes mac.com> writes:
>
> Hi John,
>
> If the gcc's are incompatible, then you may have yet another
> problem: python itself will have been built with one, and R the other.
Arggh. Yes, that may be the case, have to cross that bridge when
I come to it.
> Before trying to modify th