This is the mail archive of the ecos-patches@sources.redhat.com 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]

libsupc++.a


Hi,

the included patch will modify the infra package so that it
will generate a library libsupc++.a, eliminating the need
to manually modify the generated target.ld linker script
when using GCC V3. It is meant to be a starting point and
currently only contains one single function __cxa_pure_virtual().
This makes it possible to use abstract base classes having
pure virtual member functions, something that wouldn't
work before.

tk

-- 

Thomas Koeller, Software Development

Basler Vision Technologies
An der Strusbek 60-62
22926 Ahrensburg
Germany

Phone	+49 (4102) 463-390
Fax	+49 (4102) 463-46390

mailto:thomas.koeller@baslerweb.com
http://www.baslerweb.com 



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