[Numpy-discussion] build problems on Solaris (original) (raw)

Mathew Yeates myeates at jpl.nasa.gov
Tue Jun 13 20:45:49 EDT 2006


Heres the problem.... The function get_flags_linker_so in numpy/distutils/fcompiler/gnu.py is not called anywhere. Because of this, g2c is not added as a library and -mimpure-text is not set. This causes the "s_wsfe unresolved" problem.

Anybody know how to fix this?

Mathew



More information about the NumPy-Discussion mailing list