[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] compiling 32-bit gsl libraries on 64-bit machine
From: |
Tudobat |
Subject: |
[Help-gsl] compiling 32-bit gsl libraries on 64-bit machine |
Date: |
Thu, 16 Aug 2007 13:58:17 -0700 (PDT) |
Hi,
I found the thread "Building the 32 bit gsl libraries on a 64 bit machine" and
ran the command as suggested but it did not work. I also tried
"./configure CFLAGS="-m32 -g -O2" LDFLAGS="-32" to no avail.
I got a log of warnings and errors:
...
/usr/bin/ld: warning: i386 architecture of input file `version.lo' is
incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file
`block/.libs/libgslblock.al(init.lo)' is incompatible with i386:x86-64 output
...
blas/.libs/libgslblas.al(blas.lo): In function `gsl_blas_ztrsm':
/home/user/gsl-1.5/blas/blas.c:2175: undefined reference to `cblas_ztrsm'
blas/.libs/libgslblas.al(blas.lo): In function `gsl_blas_ctrsm':
/home/user/gsl-1.5/blas/blas.c:2145: undefined reference to `cblas_ctrsm'
...
The system is 64-bit Xeon quad-core processor running RHEL 5, gcc 4.1.1.
Any help would be appreciated,
T.
---------------------------------
Choose the right car based on your needs. Check out Yahoo! Autos new Car
Finder tool.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-gsl] compiling 32-bit gsl libraries on 64-bit machine,
Tudobat <=