[f2py] linking external libraries

Mike Müller mmueller at dgfz.de
Tue Mar 1 15:20:09 EET 2005


Hello,

f2py uses certain options such as lower case and trailing underscores for 
names in libraries. I need to use libraries that do not follow these 
conventions. Therefore, I get a linking error because the linker does not 
find the external names. Is there a way, other than changing the external 
libraries, to link extensions with f2py?

Thanks
Mike




More information about the f2py-users mailing list