This is the mail archive of the gcc-prs@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: c++/68


The following reply was made to PR c++/68; it has been noted by GNATS.

From: "Vladimir A. Merzliakov" <wanderer@rsu.ru>
To: <martin@loewis.home.cs.tu-berlin.de>, <gcc-gnats@gcc.gnu.org>,
   <nobody@gcc.gnu.org>
Cc:  
Subject: Re: c++/68
Date: Fri, 19 Jan 2001 09:31:17 +0300

 I check program on gcc version 2.97 20010118 (experimental)
 and it compile now without compile errors but with linking errors
 
 tmp/cc0Et9TZ.o: In function `main':
 /tmp/cc0Et9TZ.o(.text+0x33): undefined reference to `A::A(char, bool)'
 /tmp/cc0Et9TZ.o(.text+0x4e): undefined reference to `A::A(char, bool)'
 
 I think it bug but it's another bug.
 
 Vladimir Merzliakov
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%26pr=68%26database=gcc
 

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