Subject: Re: should we be using -m486?
To: Max Bell <mbell@europa.com>
From: Perry E. Metzger <perry@piermont.com>
List: port-i386
Date: 12/15/1995 20:54:38
Max Bell writes:
> It would seem rather obvious to me that using the -m486 flag will allow
> the compiler to include 486-specific instructions in the resulting code.

You would be completely wrong. The man page clearly states that -m486
doesn't use 486 instructions but merely optimizes for the 486.

.pm