Date: Wed, 26 Jun 2002 08:02:02 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Neil Gower cc: djgpp AT delorie DOT com Subject: Re: using configure with VC6? In-Reply-To: <3D18CE8F.1070101@inago.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 25 Jun 2002, Neil Gower wrote: > checking for gcc... cl > checking whether the C compiler (cl ) works... no > configure: error: installation or configuration problem: C compiler > cannot create executables. Look in the file config.log: it should tell you why did the script decide that the VC compiler cannot produce executables. If you cannot figure out how to solve that, post here the relevant fragment from config.log. > Is is even possible to make configure work with VC6? Maybe not, it all depends on what does config.log say.