Date: Tue, 21 Dec 1999 17:51:10 +0100 From: "Oliver" <oliverko@dialup.nacamar.de> To: <freebsd-questions@FreeBSD.ORG> Subject: c compiler cannot create executable Message-ID: <014501bf4bd3$9638c9f0$0201a8c0@network.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?014501bf4bd3$9638c9f0$0201a8c0>