[f2py] Re: Compiling 64-bit with f2py

Thomas Robitaille <[email protected]>
Newsgroups gmane.comp.python.f2py.user
Message-ID <[email protected]>
Hi,

To follow up on my previous question, and for the record, I finally  
managed to solve the problem by running f2py in the following way:

export LDFLAGS='-m64 -Wall -undefined dynamic_lookup -bundle'
f2py-64 -m testadd -c testadd.f90 --f90flags="-m64" --f77flags="-m64"

(with the default compilers set to gfortran)

Thomas
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.