Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Compiling 1.2.13 with GCC 2.7.0?
- To: tlug@example.com
- Subject: Re: Compiling 1.2.13 with GCC 2.7.0?
- From: Craig Oda <craig@example.com>
- Date: Wed, 6 Sep 1995 22:51:45 +0900 (JST)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <osPJmKhq1eq6078yn@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
On Wed, 6 Sep 1995, Jim Tittsler wrote: > > Has anyone successfully rebuilt a 1.2.x series kernel using > GCC 2.7.0, BinUtils 2.5.2, and libc 5.0.9? When I try, ld > seg faults when it is first invoked in the kernel sub-directory. I used the same compiler, binutils and libs, but had to use 1.3.x. Here is the stuff from the HOWTO: o The Kernel. As from at least 1.3.8, the development 1.3 series have a make config option to build using ELF tools. If you are using the 1.2 series, you have two options: 1. Patch the Makefile slightly to use the a.out compiler. Just change the CC and LD definitions to be ___________________________________________________________________ LD =ld -m i386linux CC =gcc -b i486-linuxaout -D__KERNEL__ -I$(TOPDIR)/include ___________________________________________________________________ Alternatively, 2. Apply H J Lu's patch which allows compiling the kernel in ELF (and also adds the ability to do ELF core dumps). Let me reiterate that neither of these is necessary for the 1.3 series. BTW I am now running Linux on a 100 mhz Pentium with a Gigabyte motherboard with 256K pipeline burst cache, 5ms seek time Bus Logic SCSI, 2 gigabyte HP disk... way cool... I tossed the HP and upgraded to Linux :-) as my main workstation. I think I am going to order a 133mhz model. My home model is still a slug. ------------------------------------------------------------------------- Craig Oda 12 40 82 A8 DF DD DD 30 BB 0E 26 22 E0 D8 F2 87 craig@example.com Public Key: finger craig@example.com TWICS - Japan's First Public-Access Internet System fax: 81-3353-6096 http://www.twics.com Twics / IEC Building / 1-21 Yotsuya, Shinjuku-ku, Tokyo 160 Japan -------------------------------------------------------------------------_
- Follow-Ups:
- Re: Compiling 1.2.13 with GCC 2.7.0?
- From: Jim Tittsler <jwt@example.com>
- References:
- Compiling 1.2.13 with GCC 2.7.0?
- From: jwt@example.com (Jim Tittsler)
Home | Main Index | Thread Index
- Prev by Date: Compiling 1.2.13 with GCC 2.7.0?
- Next by Date: next meeting?
- Prev by thread: Compiling 1.2.13 with GCC 2.7.0?
- Next by thread: Re: Compiling 1.2.13 with GCC 2.7.0?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links