help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Re: compiling gnu gsl


From: Adam Schwartz
Subject: [Help-gsl] Re: compiling gnu gsl
Date: Thu, 11 May 2006 12:01:52 -0400

help-gsu,

thanks to your automated reply, i found my way to your help archive
and saw that the following msg appears to answer my question.

http://lists.gnu.org/archive/html/help-gsl/2005-04/msg00037.html

if i'm correct, pls feel free to ignore my question; otherwise, feel
free to answer it.

thank you,
adam


On 5/11/06, Adam Schwartz <address@hidden> wrote:
hi gnu,

i compiled the gsl libraries on my 64 bit machine at home, hp
pavillion w/ amd 4400+ running fedora5 linux. i believe that the
libraries were compiled to 64 bit(is there a way to determine this?)
an error is thrown, see below, when i try and make a new shared
library that includes both an existing 32bit shared library(k20) and
the newly compiled gsl 64bit shared library.

address@hidden gsl]$ make
gcc -g -mt -m64 -I/usr/local/include -L/usr/local/lib -o gsl.so
.workdir/*.o -lgsl -lk20
/usr/bin/ld: skipping incompatible /usr/local/lib/libk20.so when
searching for -lk20
/usr/bin/ld: skipping incompatible /usr/local/lib/libk20.so when
searching for -lk20
/usr/bin/ld: cannot find -lk20
collect2: ld returned 1 exit status
make: *** [all] Error 1
address@hidden gsl]$

do you think the problem stems from trying to link 64 and 32 bit libraries.
and if so, do you think that the solution is to recompile gsl to 32bit
instead of 64bit?
the problem is that i can figure out how to force a 32bit gsl compile.
i RTFM(and there are several manuals!) and looked in the 'configure'
file located in the gsl-1.8 directory but still couldn't find the
answer.
any help would be appreciated greatly.

thank you,
adam


--
adam m schwartz     ph:    203.344.1430
9 indian head rd        cell:   203.428.1971
riverside, ct 06878     email:address@hidden


--
adam m schwartz     ph:    203.344.1430
9 indian head rd        cell:   203.428.1971
riverside, ct 06878     email:address@hidden



--
adam m schwartz     ph:    203.344.1430
9 indian head rd        cell:   203.428.1971
riverside, ct 06878     email:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]