Hi all,
Does the cgtools linker support C++ comments in the linker command file?
It seems as if my version (5.2.2) supports C++ comments (//) in the linker command file, but I can't find if this is officially supported.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
Does the cgtools linker support C++ comments in the linker command file?
It seems as if my version (5.2.2) supports C++ comments (//) in the linker command file, but I can't find if this is officially supported.
So are C++ comments in linker command files a "documented behaviour" in cgtools 5.2.1 and higher?
I am asking because in the LINKER_README.txt, there is a section about "users relying on undocumented old linker behavior" that is now changed.
So can I use C++ comments in linker command files without having to change them when using a newer version?