How to compile ScientificPython-2.4.9 under XP cygwin environment?

Z

Zhuanshi He

I try to compile ScientificPython-2.4.9
(http://starship.python.net/~hinsen/ScientificPython/) under Windows XP
cygwin environment using python 2.3.3 ,and gcc (GCC) 3.3.3 (cygwin
special).

The information shows as follows:

----------------------------------------------------------
Using netCDF installation in /usr/local
running build
running build_py
running build_ext
building 'Scientific_netcdf' extension
gcc -shared -Wl,--enable-auto-image-base
build/temp.cygwin-1.5.10-i686-2.3/Src/Scientific_netcdf.o
-L/usr/local/lib -L/usr/lib/python2.3/config -lnetcdf -lpython2.3 -o
build/lib.cygwin-1.5.10-i686-2.3/Scientific/cygwin/Scientific_netcdf.dll

build/temp.cygwin-1.5.10-i686-2.3/Src/Scientific_netcdf.o(.text+0x6eb):
In function `initScientific_netcdf':
/cygdrive/c/pygmt/ScientificPython-2.4.9/Src/Scientific_netcdf.c:2050:
undefined reference to `_ncopts'
build/temp.cygwin-1.5.10-i686-2.3/Src/Scientific_netcdf.o(.text+0x3067):
In function `netcdf_seterror':
/cygdrive/c/pygmt/ScientificPython-2.4.9/Src/Scientific_netcdf.c:46:
undefined reference to `_ncerr'
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top