This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: compilation problems with gcc 3.0
- To: gcc-help at gcc dot gnu dot org
- Subject: Re: compilation problems with gcc 3.0
- From: Anupam Kapoor <anupamkap at earthlink dot net>
- Date: Thu, 21 Jun 2001 01:02:06 -0700
- References: <01062100533102.06537@parth>
On Thursday 21 June 2001 00:53, Anupam Kapoor wrote:
forgot to mention, i am running 2.4.2 kernel with glibc 2.1.3
thanks
anupam
> hi,
>
> i just downloaded the 3.0 release and was able to build it
> successfully. i am running debian potato release.
> when i try to compile a simple "hello_world" program using
> c++, i get
> "undefined symbol __dso_handle" in the libstdc++.
> although an nm on the library shows the symbol to be defined.
>
> can someone please point out as to what i am doing wrong
> here.
>
> thanks
> anupam