i was using signal.h on davinci processor but could not find it at the time of linking and got building errors.
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.
i was using signal.h on davinci processor but could not find it at the time of linking and got building errors.
Renu,
You put this query in the BIOS forum -- is this actually a Linux related issue?
Also, I didn't understand how a header file cannot be found during link time. References to header files are resolved by the compiler, not the linker...