public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Compiling without Optimization
@ 2001-11-02 21:27 saulat.zuberi
  0 siblings, 0 replies; only message in thread
From: saulat.zuberi @ 2001-11-02 21:27 UTC (permalink / raw)
  To: gcc-help

     Could anyone please let me know how to compile linux kernel 2.4.2 
     without optimization? I tried changing the -O2 to -O0 in the Makefile 
     but It didn't compile giving error that "Can't find a register in 
     class 'GENERAL_REGS' while reloading 'asm' in function schedule in 
     sched.o which is in kernel directory."
     
     I even tried without giving any -O option but I received the same 
     error.
     
     Thanks,
     Saulat Zuberi.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-13 21:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-02 21:27 Compiling without Optimization saulat.zuberi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).