Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 1998 12:29:51 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        sos@FreeBSD.ORG
Cc:        current@FreeBSD.ORG (FreeBSD current)
Subject:   Re: ELF preparation step 2 done 
Message-ID:  <199805270429.MAA00351@spinner.netplex.com.au>
In-Reply-To: Your message of "Tue, 26 May 1998 22:22:53 %2B0200." <199805262022.WAA00329@sos.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help

S ren Schmidt wrote:
> 
> I have just commited part two of the ELF'ifying process.
> 
> A make world  will now leave a system that is no longer using /usr/lib
> for a.out libraries, they have been moved to /usr/lib/aout.
> Those that are adventurous can remove all libs & crt files from
> /usr/lib and they will then have a system that is allmost ready for
> an ELF world.
> 
> I will let this whole thing settle for a couble of weeks, before then
> next (big) step is taken... 

Just as a BTW for people watching from the side, I have been running a
pure-elf -current system for nearly a year.  The system is completely
functional and can generate and run both a.out and elf executables (shared
and dynamic) at the drop of a hat.

All that is really missing is a 3 stage boot so that we can squeeze in code
for loading the elf symbol table on an elf kernel.  Presently the BAD144
support has to go to make room, since there are *zero* bytes free at the 
moment.  I've been using both elf and a.out kernels over the last year, 
a.out kernels are needed for ddb's symbol functions at present.

Cheers,
-Peter
--
Peter Wemm <peter@netplex.com.au>   Netplex Consulting



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805270429.MAA00351>