Hi Uwe Uwe Kindler wrote:
> thank you for your investigation and for your detailed error report. > Does someone of the eCos folks know a better way to solve the > __cxa_pure_virtual issue or should we go with Sergei's proposal > > -Wl,--defsym -Wl,__cxa_pure_virtual=0 CYGPKG_INFRA is supposed to provide a replacement implementation of this function. Did you try adding your own implementation of __cxxabiv1::__cxa_pure_virtual() as discussed on the ecos-devel list? John Dallaway
