This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc-2.95 -mk6 and -march=k6 flags.


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


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