This is the mail archive of the binutils@sourceware.cygnus.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: problems with newer binutils building linux-2.0.37


   Date: Mon, 20 Sep 1999 12:38:26 -0400
   From: "Marty Leisner" <leisner@rochester.rr.com>

   /usr/local/src/linux/kernel/linux-2.0.37/include/asm/string.h:118: Invalid 
   `asm'
    statement:
   /usr/local/src/linux/kernel/linux-2.0.37/include/asm/string.h:118: fixed or 
   forb
   idden register 4 (si) was spilled for class SIREG.

These are not assembler errors.  These error messages are from the
compiler, not the assembler.  This problem is described in the gcc
FAQ:
    http://gcc.cygnus.com/faq.html#asmclobber

Ian

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