Skip site navigation (1)Skip section navigation (2)
Date:      1 Jun 1998 00:05:02 -0000
From:      "Brian Feldman" <brianfeldman@hotmail.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: ELF preparation step 2 done
Message-ID:  <19980601000502.9689.qmail@m2.findmail.com>
In-Reply-To: <199805312243.IAA15578@cimlogic.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, after making world and having all /usr/libexec/{elf,aout}, I guess one could make an ELF world in a couple steps, if they're interested:
	1. export BINFORMAT=elf and make usr.bin/objformat, and make install it
	2. go to lib/, 'echo "BINFORMAT=elf" > /etc/objectformat' and make all the libs, and install them (to /usr/lib? mine installed there, I moved them to /usr/lib/elf, should the elf libs really be there or just /usr/lib?)
	3. make the world; it _should_ work now, but I didn't try it

Brian Feldman

> Alex wrote:
> >  And what's the accepted method for building an elf-world? My efforts
> >  still seem to result in a make buildworld falling over.
> 
> The make world process is currently unsuitable for building elf from
> a standing start (i.e. with only aout). Messages to this list have
> noted that certain elf preparation steps have been completed, not that
> you can build elf yet.
> 
> -- 
> John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
> CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 
> 


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?19980601000502.9689.qmail>