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: Peter Johansson
Subject: Re: building a completely static executable (using boost regex library)
Date: Tue, 14 Jul 2009 17:46:15 -0400
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

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





reply via email to

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