This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42824] c++ compilation complains about error: call of overloaded
- From: "mario-baumann at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2010 12:53:59 -0000
- Subject: [Bug c++/42824] c++ compilation complains about error: call of overloaded
- References: <bug-42824-17177@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from mario-baumann at web dot de 2010-01-21 12:53 -------
> uname -a
Linux yoda.intec.dom 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 07:32:21 EST 2010
x86_64 x86_64 x86_64 GNU/Linux
> rpm -qa "glibc*" | grep -e 'glibc-[0-9]' | sort -u
glibc-2.5-42.el5_4.3
> g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/gcc/4.5.0-20100121-svn156151/x86_64/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --with-cloog=/opt/gcc/svn/aux
--with-gmp=/opt/gcc/svn/aux --with-mpc=/opt/gcc/svn/aux
--with-mpfr=/opt/gcc/svn/aux --with-ppl=/opt/gcc/svn/aux --disable-nls
--enable-languages=c,c++,fortran
--prefix=/opt/gcc/4.5.0-20100121-svn156151/x86_64
Thread model: posix
gcc version 4.5.0 20100121 (experimental) (GCC)
> ld -v
GNU ld (GNU Binutils) 2.20.51.20100121
--
mario-baumann at web dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mario-baumann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42824