undefined symbols all of standard functions

chenk k.chen@eos-it-services.com
Wed Jul 25 15:22:00 GMT 2007


Hi,

I have built an app with g++ (Red Hat 3.4.3-9.EL4), glibc 2.3.4-2 und
libstdc++ -v3 of AMD x86-64(Kernel 2.6.9-5 Elsmp).

but what I have gotten is Segmentation fault (core dumped).

the following is list of undefined symbols

> nm -u <myapp>
                 U atol@@GLIBC_2.2.5
                 U exit@@GLIBC_2.2.5
                 U fprintf@@GLIBC_2.2.5
                 U getenv@@GLIBC_2.2.5
                 U gets@@GLIBC_2.2.5
                 U gettimeofday@@GLIBC_2.2.5
 ....

Could you help me, what's happen? why is GLIBC_2.2.5 in replace of 2.3.4-2?
How can i do now?

Thanks



-- 
View this message in context: http://www.nabble.com/undefined-symbols-all-of-standard-functions-tf4142832.html#a11784773
Sent from the gcc - libstdc++ mailing list archive at Nabble.com.



More information about the Libstdc++ mailing list