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: <20020702204744.64499.qmail@web40204.mail.yahoo.com> Date: Tue, 2 Jul 2002 13:47:44 -0700 (PDT) From: Motivus Subject: 'configure' doesn't know my machine, I think To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi all, [I tried searching the list archives on this topic, but the search keeps timing out with an 'internal server error...] I'm building the GNU tools on my W2K machine and to do that I'm using Cygwin 1.3.11-3 (default config). I'm at the step where I'm building the binutils package. $ cd build-binutils $ ../binutils-2.11.2/configure --target=$TARGET --prefix=$PREFIX $ make all install 2>1 | tee make.log When I execute the second command (where TARGET=arm-elf and PREFIX=/home/me/install) I get the following error: "Can only configure for one host and one target at a time." Does this mean that the 'configure' tool cannot tell what machine this is (Win2K), and therefore the value of the host variable? I don't know if this is important... but when I run 'set,' Cygwin sees... HOSTTYPE=i686 PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER='x86 Family 6 Model 8 Stepping 6, GenuineIntel' PROCESSOR_LEVEL=6 Thanks, 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/