Guest
#1171154
Hello, I use NutOS (see http://www.ethernut.de) and using C++. They provide linker scripts but I have problems using linking C++ objects. Linker Script is the following. To be honest, I have no idea of linker scripts, this one is used: http://cvs.sourceforge.net/viewcvs.py/ethernut/nut/arch/arm/ldscripts/at91_ram.ld?rev=1.1&view=markup I get the following error message: winarm\bin\..\lib\gcc\arm-elf\4.0.2\..\..\..\..\arm-elf\bin\ld.exe: error: no memory region specified for loadable section `.gnu.linkonce.t._ZN15TemplateCoun erIhEC2Ev' Any hints are welcome. Thank you in advance Matthias