Share via


MIPS Error Messages 1-525

The following table shows MIPS error messages number 1 through 525.

No. Severity Message text
1 FATAL INTERNAL ASSEMBLER ERROR (assembler file '%s', line %d)
1 ERROR INTERNAL ASSEMBLER ERROR (assembler file '%s', line %d)
2 FATAL Assembler is out of heap space
3 FATAL INTERNAL ASSEMBLER ERROR: Insufficient memory (assembler file '%s', line %d)
6 FATAL Invalid error number: %s(%d, ...)
8 FATAL No input file specified
9 FATAL Image file '%Fs' is not a PE image file
10 FATAL Invalid Coff object '%Fs': swapped magic = 0x%4x
12 FATAL Symbol '%Fs' not found during disassembly of '%Fs'
13 FATAL Invalid EOF reading file '%Fs'
15 WARN Unable to reach line number %d of file '%Fs'
18 WARN Line number %d is greater than maximum of %d for file '%Fs
20 ERROR Local label number is out of range
32 FATAL %s (%d): WIN32 '%s' failed; %s
32 WARN %s (%d): WIN32 '%s' failed; %s
63 FATAL Unknown option '%c' in '%s'
83 FATAL Cannot open %Fs file: '%Fs': %Fs
83 WARN Cannot open %Fs file: '%Fs': %Fs
83 ERROR Cannot open %Fs file: '%Fs': %Fs
84 WARN Cannot read %Fs file: '%Fs': %Fs
84 ERROR Cannot read %Fs file: '%Fs': %Fs
85 FATAL Cannot write %Fs file: '%Fs': %Fs
110 ERROR Warnings treated as error - no object file generated
112 FATAL Cannot unlink %Fs file: '%Fs': %Fs
120 FATAL Product ID mismatch between '%s' version '%ld' and '%s' version '%ld'
213 ERROR Invalid numerical argument '%s'
213 FATAL Invalid numerical argument '%s'
418 ERROR Extended-precision floating point not supported
502 FATAL %s (%d): Unexpected opcode '%d'
503 FATAL %s (%d): .ent or .aent not aligned on word boundary
504 FATAL %s (%d): tried to unput over buffer boundary
505 FATAL %s (%d): not expecting arg size of %d
506 ERROR Obsolete or corrupt binasm '%s'
507 FATAL Exceeded 64k relocation entries. Recompile with /Gy
508 ERROR Illegal branch-label '%s' reference at line (%d): branch and label are in different sections
511 ERROR Redefinition of symbol '%s'
512 ERROR .repeat only valid in assembler
513 ERROR .endr only valid in assembler
514 INFO Unsupported option type (%d) in binasm
515 ERROR .noalias and .alias require gp registers
516 ERROR .cpload must be inside noreorder
517 ERROR .half not on halfword boundary
518 ERROR .word not on word boundary
519 ERROR .dword not on double-word boundary
520 ERROR .float or .double not on double-word boundary
521 WARN NOP required for mtc0/mfc0
522 ERROR Both .cpalias and .cprestore used in the same .ent/.end pair
523 ERROR .cpalias registers do not match between .ent/.end pair
524 ERROR .cprestore offsets do not match between .ent/.end pair
525 ERROR .cprestore or .cpalias can only be placed in text

See Also

MIPS Guide | MIPS Error Messages 526-610 | MIPS Error Messages 611-660 | MIPS Error Messages 661-910 | MIPS Error Messages 911-980

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.