Re: About Problem with '__cxa_atexit' 选项
- From: Guillaume Chevillot <Guillaume.nospam@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 11:46:02 +0000 (UTC)
Now I have cross compiled a software to ARM.The reason is simple the __cxa_atexit symbol did not exist ! :p
Cross compiling process successful, But when Run it in ARM Linux,
Error:
can't resolve symbol '__cxa_atexit'
What is the reason?
So have a look to your obj file...
ps. I am using gcc3.4.3, the software including c and fortran twoCheck that generated symbol names are coherent, I presume that C does not
language,
see fortran objects and vice versa...
--
Guillaume Chevillot
.
- References:
- About Problem with '__cxa_atexit' 选项
- From: zhe.peng
- About Problem with '__cxa_atexit' 选项
- Prev by Date: About Problem with '__cxa_atexit' 选项
- Next by Date: Re: Threading Concept in Linux....?
- Previous by thread: About Problem with '__cxa_atexit' 选项
- Index(es):