Add compiler flag : -fno-rtti to disable runtime type information, and in linker script add subsection *(.gnu.linkonce*) which is required in C++. But when you use some global obiects ( as global variables ), you should also add subsection *(SORT(.ctors)) and modify startup file to call all constructors ( before calling main() function). Jaromir _________________________________________________________________ List sprawdzony skanerem poczty mks_vir ( http://www.mks.com.pl ) [Non-text portions of this message have been removed]
Message
Re: [lpc2000] Using C++ on LPC3128
2005-04-21 by Jaromir