From owner-freebsd-bugs Sat May 22 0:20: 7 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F8711506A for ; Sat, 22 May 1999 00:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA26245; Sat, 22 May 1999 00:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 22 May 1999 00:20:03 -0700 (PDT) Message-Id: <199905220720.AAA26245@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ruslan Ermilov Subject: Re: bin/11828: Patch for aout "ld.so" difficulties Reply-To: Ruslan Ermilov Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/11828; it has been noted by GNATS. From: Ruslan Ermilov To: "William R. Somsky" 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