This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc 3.0 and glibc 2.1


Bernd Rinn wrote:


> Hi,
> 
> is g++ 3.0 supposed to work with glibc 2.1 on gnu/linux (x86) systems?
> 
> A C++ "Hello World" program shows a 'undefined symbol' error on
> __dso_handle when linked dynamically:
> 

This problem is related to binutils, not to glibc. Please see

http://gcc.gnu.org/ml/gcc/2000-07/msg01002.html

and also

http://gcc.gnu.org/ml/gcc/2000-05/msg00239.html




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