This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

gcc4.0 executable fails to run with this error...


./a.out: relocation error: ./a.out: undefined symbol:
_ZN9__gnu_cxx20__common_pool_policyILb1EE11_S_get_poolEv

Any ideas what I might be doing wrong?

FYI, the config options were:
/root/gcc/gcc-4.0-20040919/configure --prefix=/opt/gcc-4.0
--enable-__cxa_atexit --enable-languages=c,c++ --enable-threads=posix
--program-suffix=40

-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

The price of freedom is responsibility, but it's a bargain, because
freedom is priceless. ~ Hugh Downs


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