tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: math/py-numpy
> I am trying to compile math/py-numpy. The native compiler is gcc 4.8.5 and I have set USE_NATIVE_GCC=yes in etc/mk.conf. However, it still insists on building lang/gcc48. However, I am having trouble figuring out the compiler selection logic in mk/compiler.mk and friends.
>
> Why is not setting USE_NATIVE_GCC sufficient to avoid building lang/gcc48?
The native compiler does not support Fortran, so I guess that is the reason for building lang/gcc48.
Kind regards,
Adam
Home |
Main Index |
Thread Index |
Old Index