I just installed the 3.10 compiler set on my Indigo R4k. I also have the fortran
compiler installed on my Indigo. Will the compilers automatically know to generate the r4k instruction set, or do I have to use some bizar qualifier on the f77 command line. I noticed in the man pages for f77 that there is the -mips1 and -mips2 qualifiers where the -mips1 is the default. Does this mean that the -mips1 qualifier generates r3000 code and the -mips2 generates the r4000 code? Any one out there in Interland know?