Date: Wed, 9 Aug 2000 02:47:15 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de> Cc: freebsd-ports@freebsd.org Subject: Re: gcc28 Message-ID: <20000809024715.B97174@dragon.nuxi.com> In-Reply-To: <200008031045.MAA00684@gilberto.physik.rwth-aachen.de>; from kuku@gilberto.physik.rwth-aachen.de on Thu, Aug 03, 2000 at 12:45:50PM %2B0200 References: <200008031045.MAA00684@gilberto.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 03, 2000 at 12:45:50PM +0200, Christoph Kukulies wrote: > I'm trying to port the latest qvwm prealpha2 snapshot and it fails > using gcc-2.95.2 (egcs) with some obscure C++ error. It would be much more helpful if you would have included that error message. > I don't have feedback from the qvwm developers list but meanwhile > I tried to use gcc28. I replaced gcc and c++ in the > Makefiles by /usr/local/bin/gcc but what happens is that files > like stack.h, deque.h, alloc.h and a bunch of stl_xxx.h as well as > even iostream.h are not being found. The missing files > are included by e.g. #include <stack.h> statements in the source code. > Where are these (gcc related) files normally installed? By the glibstdc++28 port. You probably just installed the gcc28 port. 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?20000809024715.B97174>