Altera_Forum
Honored Contributor
19 years agold: not warning undefined symbols
Hi!
I have a program which I have been linking against various libraries, and I have found that when there's a missing object, it doesn't say anything. Instead, when it tries to execute that object, it hangs. Is that a usual thing? I suppose that there's an option to tell the linker to warn about undefined symbols, so... anyone could point me to it? I've tried with "--no-undefined", bout it doesn't say anything new... Thank you aLeX