libtool
[Top][All Lists]
Advanced

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

Re: building a completely static executable (using boost regex library


From: Lorenzo Bettini
Subject: Re: building a completely static executable (using boost regex library)
Date: Wed, 15 Jul 2009 21:47:39 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

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





reply via email to

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