You are not logged in.
Pages: 1
Topic closed
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
Please don't cross-post: http://bbs.archlinux.org/viewtopic.php?id=54672
Locking.
Offline
Pages: 1
Topic closed