From owner-freebsd-current Tue Jun 11 2:50: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from daemonz.org (TK212017094177.teleweb.at [212.17.94.177]) by hub.freebsd.org (Postfix) with SMTP id 1A59937B408 for ; Tue, 11 Jun 2002 02:49:59 -0700 (PDT) Received: (qmail 84282 invoked by uid 1001); 11 Jun 2002 09:55:57 -0000 Date: Tue, 11 Jun 2002 11:55:57 +0200 From: Stanislav Grozev To: Szilveszter Adam Cc: freebsd-current@freebsd.org Subject: Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries Message-ID: <20020611095557.GA83982@meerkat.dungeon> References: <20020609.233703.730560602.ken@tydfam.jp> <1023728561.7633.31.camel@mharnois.mdharnois.net> <20020610101350.A68466@dragon.nuxi.com> <1023729340.7633.37.camel@mharnois.mdharnois.net> <20020610102635.A79571@dragon.nuxi.com> <20020610191832.GA711@fonix.adamsfamily.xx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020610191832.GA711@fonix.adamsfamily.xx> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 10, 2002 at 09:18:32PM +0200, Szilveszter Adam wrote: > Sorry David, but I experienced the same thing. No matter if I used the > base system c++ compiler, or the latest gcc31 port. The problem is all > the more interesting, because X worked for me fine, no matter what > compiler I used to build it (with a few patches from the > XFree86-4-libraries port) and libGLU is the only part of XFree that is > wirtten in C++. If I specify -lstdc++ on the link line of any programs > that use libGLU, it works (see xc/programs/glxinfo). > > My -CURRENT is from Saturday (8th), NO_CXX is *not* set. > me too. current from sunday, and i had to link libstdc++ manually to it, for it to work. after that - no probs -tacho To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message