parsec-benchmark icon indicating copy to clipboard operation
parsec-benchmark copied to clipboard

SSL library is not portable

Open bamos opened this issue 11 years ago • 0 comments

Config has to be rerun for SSL libraries to successfully compile [1].

See what this changes and if there is a portable way to avoid rerunning this:

./config threads -D_REENTRANT --openssldir \
    {PARSECDIR}/pkgs/libs/ssl/inst/amd64-linux.gcc-pthreads

[1] http://abhishek-sagar.blogspot.com/2012/06/parsec-md5-x8664s41-error-0xd76aa478.html

bamos avatar Jan 18 '13 23:01 bamos