Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 1999 00:20:03 -0700 (PDT)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/11828: Patch for aout "ld.so" difficulties
Message-ID:  <199905220720.AAA26245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/11828; it has been noted by GNATS.

From: Ruslan Ermilov <ru@ucb.crimea.ua>
To: "William R. Somsky" <wrsomsky@halcyon.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/11828: Patch for aout "ld.so" difficulties
Date: Sat, 22 May 1999 10:12:44 +0300

 Apparently, ld.so will be built and installed during ``make world''
 if you specify -DWANT_AOUT.
 
 In 3.1, legacy support is built by default, and one needs to specify
 -DNOAOUT to avoid this.  This has been changed in 3.2:
 
 +------------------
 | # head /usr/src/UPDATING
 | Updating Information for FreeBSD current users
 | 
 | This file is maintained by imp@village.org.  Please send new entries
 | directly to him.  See end of file for further details.
 | 
 | 19990510:
 | 	Previously, one would define "NOAOUT" to keep from building
 | 	the legacy a.out bits.  Now one would define "WANT_AOUT" to
 | 	build them.
 +------------------
 
 
 -- 
 Ruslan Ermilov		Sysadmin and DBA of the
 ru@ucb.crimea.ua	United Commercial Bank
 +380.652.247.647	Simferopol, Ukraine
 
 http://www.FreeBSD.org	The Power To Serve
 http://www.oracle.com	Enabling The Information Age
 


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




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