Re: [Python-Dev] Status of C compilers for Python on Windows

2014年10月11日 06:43:47 -0700

On 2014年10月11日 00:30:51 +0000 (UTC)
Sturla Molden <[email protected]> wrote:
> Larry Hastings <[email protected]> wrote:
> 
> > CPython doesn't require OpenBLAS. Not that I am not receptive to the
> > needs of the numeric community... but, on the other hand, who in the
> > hell releases a library with Windows support that doesn't work with MSVC?!
> 
> It uses AT&T assembly syntax instead of Intel assembly syntax. 
But you can compile OpenBLAS with one compiler and then link it to
Python using another compiler, right? There is a single C ABI.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to