This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eCos uSTL 1.3 port for review


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]