From: bjl@loki.pttrnl.nl (Ben Lippolt) Subject: Re: tlA: /bin/arch solved. Date: 23 Jul 1992 20:34:32 GMT
laakkone@klaava.Helsinki.FI (Tero Laakkonen) writes:
>and i got one. somebody pointed out to me that "/usr/bin/uname -m"
>does exactly the same as /bin/arch does...
Is there a way to distinguish between a 386 and a 486? I have a 486,
but 'uname -m' says 'i386'. But when I compile with 'gcc -m486' I'll
get code which doesn't run on a 386.
Ben Lippolt.