--- In lpc2000@yahoogroups.com, "Jaromir" <jaromir.kajdaniak@z...> wrote: > Check also linker script. Are you sure that Keil support C++ ? I use GCC... > Keil doesn't support C++, but their startup file has a lot of setup (PLL, MAM) that I use. If i use crt0.s (which I guess you do?) this stuff isn't there. I've added the .ctors to the linker script too, but still can't make it work. Maybe you can send me a copy of your startup file and your linker script? I'm growing hairless, because of this problem :o) /Søren
Message
Re: Problems with constructor of static member class
2005-06-29 by soren_t_hansen