This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: type_info under apple's os x


Report this to Apple.
Note there is new version of gcc by Apple, 1175.
You can get it by downloading from http://connect.apple.com.
You have to an account but it is free.

Thanks,
Andrew Pinski


On Wednesday, Apr 2, 2003, at 12:55 US/Eastern, Vicka Corey wrote:


gcc version:
Apple Computer, Inc. GCC version 1161, based on gcc version 3.1 20020420 (prerelease)


bug description:
while trying to build ddd:

PrintGC.h: In function `void __static_initialization_and_destruction_0(int,
int)':
PrintGC.h:40: no matching function for call to `std::type_info::type_info()'
/usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
std::type_info::type_info(const char*)
/usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
std::type_info::type_info(const std::type_info&)


how to reproduce:
try to build ddd from source

source code:
http://gatekeeper.dec.com/pub/X11/R6-contrib/utilities/ddd-3.1.tar.gz

thanks,
--vicka
  vicka at nmr dot mgh dot harvard dot edu




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