31 Jan
2019
31 Jan
'19
7:46 a.m.
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
于2019年1月31日周四 下午12:43写道: