[SciPy-dev] Bug in setup_optimize.py

Robert Kern rkern at ucsd.edu
Fri Oct 7 04:23:16 EDT 2005


Nils Wagner wrote:
>     config.add_extension('_cobyla',
>                          sources=[join('cobyla',x) for x in ['cobyla.pyf',
>                                                              'cobyla2.f',
>                                                              'trstlp,f']])
> 
> It should be trstlp.f
> 
> 
> gcc options: '-pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall
> -Wstrict-prototypes -fPIC'
> error: unknown file type '' (from 'cobyla/trstlp,f')

The fix got commited a few minutes ago.  :-)

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the SciPy-Dev mailing list