This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-2.95 -mk6 and -march=k6 flags.
- To: root <rydian at citilink dot com>
- Subject: Re: gcc-2.95 -mk6 and -march=k6 flags.
- From: kthomas at gwdg dot de (Philipp Thomas)
- Date: Wed, 04 Aug 1999 00:26:37 GMT
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <37A74E85.505F114D@citilink.com>
On Tue, 03 Aug 1999 15:18:13 -0500, root <rydian@citilink.com> wrote:
> I had read in the documentation for gcc-2.95 that it supported the
>-mk6 and -march=k6 flags, when compiling any C program with those flags
>I get the error cc1: Invalid option `k6', when I type in gcc -v I get
>the output:
Try -mcpu=k6 instead of -mk6. That should definitely work as I use it
all the time :)
Philipp
--
Nothing would please me more than being able to hire ten programmers
and deluge the hobby market with good software.
-- Bill Gates, 1976