From owner-freebsd-current Fri Apr 16 21:25:32 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4539A14C45 for ; Fri, 16 Apr 1999 21:25:28 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA50498; Fri, 16 Apr 1999 22:22:49 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA12900; Fri, 16 Apr 1999 22:22:59 -0600 (MDT) Message-Id: <199904170422.WAA12900@harmony.village.org> To: obrien@NUXI.com Subject: Re: make aout-to-elf on -current? Cc: current@FreeBSD.ORG In-reply-to: Your message of "Fri, 16 Apr 1999 20:24:30 PDT." <19990416202430.C70132@nuxi.com> References: <19990416202430.C70132@nuxi.com> <199904160654.AAA07198@harmony.village.org> Date: Fri, 16 Apr 1999 22:22:59 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19990416202430.C70132@nuxi.com> "David O'Brien" writes: : Please excuse my ignorance, but why does make aout-to-elf require the : -CURRENT compiler to produce a.out binaries? : : make aout-to-elf moves a working set of a.out libraries to ---/lib/aout, : so doesn't that cover the needs? No. make aout-to-elf builds a.out versions of everything first, then uses them to build the elf versions. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message