Because all object files are now in a file, we don't need to mention
any of them on the linker command line. Besides, OBJECT_FILE now represents the last compiled file, and using it here only results in getting warnings about multiple definitions of the symbols in that file.
parent
b28dea4e
Please register or sign in to comment