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).
Cheers,
Peter
--
Peter Johansson
svndigest maintainer, http://dev.thep.lu.se/svndigest
yat maintainer, http://dev.thep.lu.se/yat
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool