Hi list,
I created a repository at google code
https://code.google.com/p/mingw-w64-static with some downloads as well as
my last numpy setp.py log.
Regards
Carl
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/
Carl,
Can you post a build log of numpy (the output of python setup.py build...) ?
I could also build a working numpy with gcc 4 + open blas in full static
mode, but got some issues with scipy. I suspect numpy + openblas works ok
because no fortran is actually used except maybe for wrappers.
Dav
On Thu, Nov 7, 2013 at 8:11 AM, Carl Dr. Kleffner wrote:
> Hi list,
>
> my name is Carl and I'm new to the list. With the advent of the recently
> released mingw-w64 libs and headers v-3.0 (
> http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release)
> I decided to build a cus
Hi list,
my name is Carl and I'm new to the list. With the advent of the recently released mingw-w64 libs and headers v-3.0 ( http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release ) I decided to build a custom version of the mingw-w64 toolchain for both: i686 (32bit) and