Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jul 1998 16:00:30 -0700
From:      John Polstra <jdp@polstra.com>
To:        Terry Lambert <terry@whistle.com>
Cc:        obrien@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: gcc/g++ 2.8.1 port maintainers/modifiers 
Message-ID:  <199807062300.QAA29033@austin.polstra.com>
In-Reply-To: Your message of "Mon, 06 Jul 1998 15:37:18 PDT." <35A1519D.60D4@whistle.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> There appears to be a problem with the non-installation of the
> include files in the port.
> 
> Specifically, the include file "typeinfo" is not installed,

I think you must have an out of date port.  I have one that I
installed just a few days ago.  It definitely installs the <typeinfo>
header:

> vashon$ cat test.cc
> #include <typeinfo>
> vashon$ gcc28 -c -H test.cc
> /usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/include/typeinfo
>  /usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/include/exception

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807062300.QAA29033>