Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSTL compilation error
Anyone ever seen this one? `__static_initialization_and_destruction_0(int, int)': locale-inst.o(.text+0xa0): global pointer relative address out of range Adding an std::string causes...
Altera_Forum
Honored Contributor
21 years agoHmmm ... this is a recurring theme ... on several threads. So, I'll
ask here too: does the -G0 compiler option resolve the problem? The option does indeed work as advertised (no small data) ... but I'm not currently using STL ... if it resolves your problem it would be a simple work around ... at least temporarily. Regards, --Scott