[ECOS] more __impure_pointer trouble

Bart Veer bartv@ecoscentric.com
Mon Mar 31 06:26:00 GMT 2003


>>>>> "Bob" == Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> writes:

    Bob> Here it is (__impure_ptr is never referenced, so i did not
    Bob> paste the output here). As I said before, I build the tools
    Bob> myself (maybe that's where the problem comes from. Just for
    Bob> completeness, I give you also the version of my tools.

Thanks. That all looks reasonable, and I don't understand why things
are not working. Given these results both your original linker
invocation and my suggested alternative should work fine, with no need
to change the linker script. The -Ttarget.ld entry should have pulled
in libtarget.a, and since __cxa_pure_virtual is unresolved at this
time the eCos implementation from libtarget.a should have been used.

At this stage I would suggest checking that the eCos version of
__cxa_pure_virtual() has actually been built and that there has not
been a snafu with the makefile generator, but you have already done an
nm on libtarget.a

Right now I don't have any other suggestions.

Bart

-- 
Bart Veer                       eCos Configuration Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list