About Problem with '__cxa_atexit' 选项



Now I have cross compiled a software to ARM.
Cross compiling process successful, But when Run it in ARM Linux,
Error:
can't resolve symbol '__cxa_atexit'
What is the reason?

ps. I am using gcc3.4.3, the software including c and fortran two
language,


Thank you

.