Question
Eclipse: undefined reference to
Hi!
I am trying to compile a project from several files in Eclipse.
Function print_hello() defined in another file N222.
Resulting error: undefined reference to `print_hello '
What am I doing wrong?

regards
Alexander
