Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020707014546.87210.qmail@web40202.mail.yahoo.com> Date: Sat, 6 Jul 2002 18:45:46 -0700 (PDT) From: Motivus Subject: Compiling with Borland's bcc32... more simply stated To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi. I posted this question on Friday but got no response... hoping it's because I was not concise enough. I'll boil my question down to this: Is there any problem using Borland's C++ Builder command line tools under Cygwin 1.3.11-3? I'm trying to build the GNU tools on my W2K machine and configure them so that I can do some embedded development for an ARM target. This is the error I get when I attempt to build 'binutils' and the Make file specifies CC=bcc32: "Borland C++ 5.5.1 for Win32 Error E2194: Could not find file 'conftest.cpp' conftest.c: *** The command 'bcc32 -o conftest -g conftest.c' failed." Why is it looking for a file with a .cpp extension when the command issued clearly specifies a .c file? Motivus __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/