Date: Wed, 9 Aug 2000 12:32:21 +0200 From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: "David O'Brien" <obrien@freebsd.org> Cc: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>, freebsd-ports@freebsd.org Subject: Re: gcc28 Message-ID: <20000809123221.A41589@gil.physik.rwth-aachen.de> In-Reply-To: <20000809024715.B97174@dragon.nuxi.com>; from obrien@freebsd.org on Wed, Aug 09, 2000 at 02:47:15AM -0700 References: <200008031045.MAA00684@gilberto.physik.rwth-aachen.de> <20000809024715.B97174@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 09, 2000 at 02:47:15AM -0700, David O'Brien wrote: > 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. Oh yeah, that's probably the problem. I thought in old habit gcc is all, gcc, g++ etc. > -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de 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?20000809123221.A41589>