This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: PATCH: Fix the MIPS ISA ELF setting (Re: RedHat 7.1/mips update)



> I think that you should be able to specify exactly one of arch, isa, 
> or cpu.   It makes no sense to me to have both -m4100 and -mcpu=4100.
> The 4100 is a processor, not an architecture.  -mcpu=4100 should be

Too bad the options don't take boolean operations:

  -mcpu=mips2+4100	Any opcodes supported by mips2 *and* 4100 (so that it
			runs on either).


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