Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Dec 1999 14:48:56 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        Andrzej Bialecki <abial@webgiro.com>
Cc:        current@FreeBSD.org
Subject:   Re: why 'The legacy aout build' was removed from current ?
Message-ID:  <384FB348.2AABDE76@scc.nl>
References:  <Pine.BSF.4.20.9912091414250.69523-100000@mx.webgiro.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrzej Bialecki wrote:
> 
> On Thu, 9 Dec 1999, Marcel Moolenaar wrote:
> 
> > > Please see Netscape plugin port (ports/www/flashplugin) to find
> > > out why we still have to need a.out support.
> >
> > The port has nothing to do with building a legacy a.out world and
> > consequently works fine (yes, I tested it :-)
> 
> Not really. You have to have a.out crt0.o and friends to be able to link
> it. You probably have some old versions around in your system, but they
> are not built by "world" target. Hence, they are not a part of binary
> distrib.

Yes, I have c++rt0.o in /usr/lib/aout. If I didn't have it, I would be
given directions on how to get it (from the port):

1. extract /usr/src/lib (distribution files: src/slib.??)
2. cd /usr/src/lib/csu/i386
3. make depend
4. make OBJFORMAT=aout clean all install

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


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?384FB348.2AABDE76>