This is the mail archive of the ecos-devel@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]

undefined reference to `__impure_ptr' during linking test


Hello again !

puhh, I am getting closer to my first kernel - i think and hope.
So, now I succees in building a library, but when trying to link tests
I am getting now strange messages about undefined refernence:

"
/usr/share/gnuh8300_v0501_elf-1/lib/gcc/h8300-elf/3.4-GNUH8_v0501/../../../../h8300-elf/lib/h8300s/int32/libsupc++.a(vterminate.o)(.text+0xca): In function `.L2':
: undefined reference to `__impure_ptr'
"

It is only this "impure_ptr", and only in "vterminate.o" nothing else
which is not found.

Did anybody experience this before and has a solution ?

Thanks in advance,
Marc



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