Peter Johansson wrote:
Hi Lorenzo,

Lorenzo Bettini wrote:
Hi

I was trying to build, in linux, a completely static executable that uses libboost_regex;

I issued

configure LDFLAGS="-static"
make LDFLAGS="-all-static"


[...]
what am I doing wrong?

Are you sure you have static version of boost_regex available. A quick check on my machine (Fedora) revealed that I only have a dynamic version of boost (libboost_regex.so.1.34.1).

I suspected that!
the fact is that I also have libboost_regex.a and I thought that it was a static version...

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to