From owner-freebsd-questions Tue Dec 21 8:58:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dialup.nacamar.de (authsrv.nacamar.de [194.162.162.197]) by hub.freebsd.org (Postfix) with SMTP id 84A0A14F25 for ; Tue, 21 Dec 1999 08:58:39 -0800 (PST) (envelope-from oliverko@dialup.nacamar.de) Received: (qmail 24989 invoked from network); 21 Dec 1999 16:58:37 -0000 Received: from dialup12-18.access.nacamar.de (HELO p3x2nt) (62.144.243.18) by authsrv.nacamar.de with SMTP; 21 Dec 1999 16:58:37 -0000 Message-ID: <014501bf4bd3$9638c9f0$0201a8c0@network.de> From: "Oliver" To: Subject: c compiler cannot create executable Date: Tue, 21 Dec 1999 17:51:10 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I installed gcc2.95.2 on my FreeBSD 3.3 box. I nedd it in order to compile KDevelop 1.0. I set the environment varibles CC=gcc295 and CXX=g++295. If I call './configure' in the KDevelop directory the configure script breaks: "... C compiler : gcc295 testing C compiler : C compiler cannot create executables" Does the /usr/local/bin directory have wrong permissions or why cannt gcc295 create files? with regards, Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message