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]

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


My apologies to all. This was due to my mistake. I hadn't updated the
binutils. Now I'm running binutils 2.15.xxx and it is running fine!


On Wed, 2004-10-13 at 08:47, Dhruv Matani wrote:
> ./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]