Linker Error with GSL/GNUWin32
Vijaya C Ramasami (Vijay)
rvc@ukans.edu
Wed Dec 19 13:20:00 GMT 2001
Hi,
I recently installed GSL using the libraries downloaded from the
GNUWin32 website and I got the following errors while compiling an
example program. Specifically, the linker cannot find references to
"_imp__iob" in two different locations within the libgsl.a library.
Please help..
\gslwin\lib/libgsl.a(stream.lo)(.text+0x32):stream.c: undefined
reference to `_imp___iob'
\gslwin\lib/libgsl.a(stream.lo)(.text+0x95):stream.c: undefined
reference to `_imp___iob'
collect2: ld returned 1 exit status
make.exe: *** [testMatrix] Error 1
This was the linker command:
gcc -o testMatrix testMatrix.o Matrix.o -L \gslwin\lib -lgsl -lgslcblas
-lm -static
-Vijay.
--
Vijaya Chandran Ramasami,
GTA, Communication Systems Lab,
The University of Kansas,
Home Phone # 785-312-8001,
Email : rvc@ku.edu
Home Page : http://www.ittc.ukans.edu/~rvc/
---------------------------------------------
"Mathematics is the music of reason" - Sylvester.
More information about the Gsl-discuss
mailing list