You are not logged in.

#1 2008-09-05 08:50:37

fuocofatuo
Member
Registered: 2008-09-04
Posts: 3

Troubles with shared libraries

I have some problems with shared libraries. This is the partial result of a ./configure

checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no

Why libtool and the g++ linker don't support shared libraries?
Searching in the forum i saw other people having a positive answer to the checks. Did i make something wrong?

Thanks.

P.S. I'm sorry to cross-post this message from the newbie corner, but the problem is extremely urgent.

Offline

#2 2008-09-06 05:54:27

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Troubles with shared libraries

Please don't cross-post: http://bbs.archlinux.org/viewtopic.php?id=54672
Locking.

Offline

Board footer

Powered by FluxBB