Linux Kernel 2.1.127

Jeffrey A Law law@cygnus.com
Wed Nov 11 07:48:00 GMT 1998


  In message < 19981111123847.A26070@pop3.kappa.ro >you write:
  > Hello,
  > 
  > I just downloaded the latest egcs snapshot:
  > 
  > root@secu:/usr/src/linux# gcc -v
  > Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.92.18/specs
  > gcc version egcs-2.92.18 19981101 (gcc2 ss-980609 experimental)
  > 
  > compiled it and it look ok.
  > 
  > I tried then to compile the linux kernel 2.1.127 and it failed when started
  >  to make bzImage with:
It's a kernel bug.  Newer versions of egcs are much more strict about asm
syntax and are flagging the long standing asm problem.

jeff



More information about the Gcc-bugs mailing list