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