This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

'configure' doesn't know my machine, I think


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]