Global Pointer problem with linker under Nios tools 11.0sp1
I'm attempting to port a very large C++ project (about 1000 source files) from Nios tools version 9.0 (where it builds successfully) to version 11.0sp1. The project is built using the command line to...