make static dynamic
make install PREFIX=output

在 2020年7月21日星期二 UTC+8下午9:25:20,Jeffrey Walton写道:
>
> On Tue, Jul 21, 2020 at 9:11 AM 苇杭 <ywhz1...@gmail.com <javascript:>> 
> wrote: 
> > 
> > g++ -I../cryptopp/cryptopp/output/include -O2 -o test main.cpp 
> ../cryptopp/cryptopp/output/lib/libcryptopp.a 
> > payload ecies  Used Time:9229.839844 ms 
> > 
> > g++ -I../cryptopp/cryptopp/output/include -O3 -o test main.cpp 
> ../cryptopp/cryptopp/output/lib/libcryptopp.a 
> > payload ecies  Used Time:9365.958984 ms 
> > 
> > g++ -I../cryptopp/cryptopp/output/include -o test main.cpp 
> ../cryptopp/cryptopp/output/lib/libcryptopp.a 
> > payload ecies  Used Time:9894.942383 ms 
>
> How did you build the library? 
>
> Jeff 
>
> > 在 2020年7月21日星期二 UTC+8下午12:50:00,Jeffrey Walton写道: 
> >> 
> >> On Monday, July 20, 2020 at 10:14:45 PM UTC-4, 苇杭 wrote: 
> >>> 
> >>> g++ -I../cryptopp/cryptopp/output/include -o test main.cpp 
> ../cryptopp/cryptopp/output/lib/libcryptopp.a 
> >> 
> >> Use -O2 or -O3. 
> >> 
>

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/c81712ee-1628-4f3e-8f10-62a77c9bdf5eo%40googlegroups.com.

Reply via email to