Boost logo

Boost :

Subject: Re: [boost] [asio]https significantly reduce performance
From: Michael Caisse (mcaisse-lists_at_[hidden])
Date: 2019-01-31 07:46:40


Please do not top post:
<https://www.boost.org/community/policy.html#quoting>

Thank you -
michael-with-his-moderator-hat

-- 
Michael Caisse
Ciere Consulting
ciere.com
On 1/30/19 22:24, lx via Boost wrote:
> I complie it by:
> 
> g++ -O3 -g -Wall -o https_server2  *.cpp   -I/usr/local/include/
> -I/usr/local/openssl-1.1.0j/include -L/usr/local/openssl-1.1.0j/lib
> -I/usr/local/boost_1_64_0/include
> /usr/local/boost_1_64_0/lib/libboost_thread.a
> /usr/local/boost_1_64_0/lib/libboost_system.a   -Wl,-Bstatic -lglog
> -lunwind   -Wl,-Bdynamic -lpthread -lcrypto -lssl  -ldl -lrt
> 
> But it don't work.
> 
> Thank you.
> 
> 
> David Stone via Boost <boost_at_[hidden]> 于2019年1月31日周四 下午12:43写道:
> 

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk