This is the mail archive of the cygwin@sources.redhat.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]

Re: How does setup.exe determine machine type?



config.guess uses uname, but configure uses what you pass it for a
--target.  Setup doesn't care what kind of machine you have; it just
installs the tar files, but the cygwin tar file has files named after
the configuration (i.e. i686-pc-cygwin).

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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