This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linker - type checking in static libraries.

Hello,

I am using TI C/C++ toolchain and wonder if it is possible to make the linker check if variables' types declared in header files match the types of corresponding variables defined in the static libraries.

Piotr