When binding a simulation, I get a warning that only the first 15 characters will be recognized by the linker

Categories:
Solution Number:
S20694
Last Modified:
2013-08-20
Issue

When binding a simulation, I get a warning that only the first 15 characters will be recognized by the linker

Solution

This is a limitation of your link/bind program, not of OPNET.If your function or global variable names are too long, they could potentially conflict with some other names in another process model if the two names have the same first 15 characters.This is because the linker only considers the first 15 characters of a long name. The solution is to carefully choose your function and variable names so they are either shorter or have unique names within the first 15 chars.

Environment

Compiling/Linking

Attachments
NOTICE: Riverbed® product names have changed. Please refer to the Product List for a complete list of product names.
Can't find an answer? Create a case