From owner-freebsd-current Tue Jan 19 05:13:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA04503 for freebsd-current-outgoing; Tue, 19 Jan 1999 05:13:04 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gilgamesch.bik-gmbh.de (gilgamesch.bik-gmbh.de [194.233.237.91]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA04498 for ; Tue, 19 Jan 1999 05:13:02 -0800 (PST) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.8.8/8.7.3) id OAA00895; Tue, 19 Jan 1999 14:12:43 +0100 (MET) Message-ID: <19990119141243.A753@cons.org> Date: Tue, 19 Jan 1999 14:12:43 +0100 From: Martin Cracauer To: root@isis.dynip.com, freebsd-current@FreeBSD.ORG Subject: Re: C++ compliler unable to produce excutables References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: ; from Joss Roots on Tue, Jan 19, 1999 at 12:04:13PM +0300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In , Joss Roots wrote: > Hi there, > Some ports are complaining during early configuration > phase using configure that c++ compiler is unable to > produce excutables, and the options are -O -pipe > is there anything I am missing here, as this is the > first time I hear this complain, please help. > thanks Do you have egcs or gcc-2.8 or anything else installaed that installs /usr/local/bin/g++? Such extra compilers from ports tend to break. Make sure you use /usr/bin/g++. If it still fails, please post the log of error messages and the usual stuff `uname -a` and such. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message