login
Header Space

 
 

Re: linux 0.95 kernel building

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Friday, March 13, 1992 - 6:12 am

In article <3103@inca.comlab.ox.ac.uk> jon@robots.ox.ac.uk (Jon Tombs) writes:

Maybe I'm just lucky, but the 0.95 kernel compiled without any major pro-
blems on my system under Linux 0.95 with gcc 1.40. I just had to uncomment
the GCC_OPT = -fcombine-regs lines in kernel/Makefile, lib/Makefile and
kernel/chr_dev/Makefile

Because I only have 4 MB RAM, I had to add about 1 MB of swap space to
compile kernel/chr_dev/console.c. (dd if=/dev/hda of=/swap bs=128k count=8;
mkswap /swap 1000; swapon /swap  - yes, the 1000 is a bit paranoid ;-)

- Werner
-- 
   _________________________________________________________________________
  / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
 / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
/_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: linux 0.95 kernel building, Werner Almesberger, (Fri Mar 13, 6:12 am)
speck-geostationary