*.o files need to be unique within a link image, else the debugger will not...
*.o files need to be unique within a link image, else the debugger will not properly show symbols from the modules with the name clash. plot.o was being linked in twice, once as a bitmap. find.o was being linked in twice, once as a bitmap.
Showing
Please register or sign in to comment