Hi Matyáš,
On Wed, Aug 29, 2012 at 3:20 AM, Matyáš Novák wrote:
> Hi,
> I wrote extension some numerical extension for python, that requires
> compiling
> and linking additional fortran sources. I find out, that these libraries
> can be easily added
> using config.add_library() function, but ther
Hi,
I wrote extension some numerical extension for python, that requires
compiling
and linking additional fortran sources. I find out, that these libraries
can be easily added
using config.add_library() function, but there is a problem.
The --fcompiler command doesn't propagate to the stage where