OpenNSL API Guide and Reference Manual
|
For the Celestica Redstone-XP, Seastone-XP/AS5712/AS7712/Dell S6000/S6100 and AR7260CX3 platforms the vendor supplied compiler should be used.
The OpenNSL compile environment requires that the CROSS_COMPILE variable be set to the full path of the cross compiler you are using.
This can be done in one of two ways:
unix% export CROSS_COMPILE=/usr/bin
You are now ready to build your OpenNSL application.