This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

mips compilation mode in object files


The gcc cross compiler for MIPS target has options -mips1, -mips2 and -mips3 which selects the ISA instruction set.  Linking with objects created with different settings gives an error message. 
 
Is there any way to display the mode which a .o or .a file was created with?  None of the options on objdump seem to display it.
 
Thanks
Wayne

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