Julian Taylor <jtaylor.deb...@googlemail.com> wrote:
> On 28.03.2014 23:09, Olivier Grisel wrote:

> you can get rid of libgfortran and quadmath with the -static-libgfortran
> flag
> libgcc_s is probably more tricky as scipy uses c++ so -static-libgcc may
> need checking before using it
> doesn't mac provide libgcc_s anyway? Even though they have clang by
> default now, I doubt they can remove libgcc very soon.

As of OS X 10.9 (Mavericks), -static-libgcc is not supported by the C
compiler. 

Sturla

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to