Whiteboard Accessories User Manual

152 Sun Crypto Accelerator 4000 Board Installation and User’s Guide May 2003
Additionally, the linker must be directed to include references to the appropriate
libraries. Most OpenSSL-compatible applications reference either or both of the
libcrypto.a and libssl.a libraries. The Sun cryptographic libraries must also be
included. The following linker attributes will accomplish this:
-L/opt/SUNWconn/cryptov2/lib -R/opt/SUNWconn/cryptov2/lib \
-lcrypto -lssl -lkcl