On Jun 6 08:15, Hans Horn wrote: > Is there a particular reason for uname -p and uname -i returning "unknown"? > Looks like as if the info that should be returned is in /proc/cpuinfo: > > 'vendor_id' --> uname -i > 'model name' --> uname -p
Cygwin doesn't provide the system interfaces called by uname for this purpose. Hmm, I just found that Cygwin prints "amd64" as machine while Linux prints x86_64. Is it worth to change this? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/