On Thu, Apr 7, 2016 at 5:21 PM, Poggenpohl, Daniel
<[email protected]> wrote:
>
> LDFLAGS="-L$OPENSSLDIR/lib -R $OPENSSLDIR/lib"

I don't know which compiler you are using, but gcc's -R is not working
correctly (on Linux at least), whereas "-Wl,-rpath,$OPENSSLDIR/lib"
is...

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to