Dear sir/Mrs.
We are workin on a project with the following configuration:
1. Target machine: 6678.
2. Software tools 7.3.5.
3. C++ with exceptions.
4. BIOS6.
The files are compiled successfully. THe linker gives error messages which are not comprehensive. for example: suppose we use a constant X which is referenced by many modules. The error message saya that we have a redefinition problem.
On the other sie, if we refer to a variable using its namespace, the compiler finds that variable. The linker says that the variable is undefined.
Best regards,
Yehuda