Hi All,
Is there any way to get more accurate messages for 'undefined reference'?
ie:
I have a testapp called 'hello.prg'.
At the line #8 I've added the following function call:
IsNotHere()
Since the function does not exist, I've got an error message at build:
.hbmk\win\mingw\hello.o:hello.c:(.data+0x38): undefined reference to
`HB_FUN_ISNOTHERE'
The question is, if is there any way to get the true .prg line number
for the line calling the non-existing function.
I'm using HBMK2 and MingW.
TIA.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour