From owner-freebsd-current Wed Sep 23 08:12:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11010 for freebsd-current-outgoing; Wed, 23 Sep 1998 08:12:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11005 for ; Wed, 23 Sep 1998 08:12:38 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id IAA14634; Wed, 23 Sep 1998 08:12:34 -0700 (PDT) (envelope-from jdp) Message-Id: <199809231512.IAA14634@austin.polstra.com> To: Terry Lambert cc: current@FreeBSD.ORG Subject: Re: the fs fun never stops In-reply-to: Your message of "Wed, 23 Sep 1998 06:09:16 -0000." <199809230609.XAA12421@usr09.primenet.com> Date: Wed, 23 Sep 1998 08:12:34 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > The wrappers don't do that because they don't know which command > > > > line arguments are file names. > > > > > > All of them starting with the one after the last one with a "-", for > > > the commands I can see that have been wrapped... > > > > ld foo.o -L/usr/lib bar.o -o fooprog -L /usr/local/lib lam.o -lm > > So try all of them, and take the format of the first one that's real. My usual response would be "you forgot to attach the code you wrote to do that." But the technique you're proposing is such a hack that I wouldn't want the code anyway. Our goal is not to become a dual-format OS. Our goal is to get through the a.out->ELF transition period without too much disruption. The legacy a.out support is very temporary. It doesn't justify a lot of work to make it perfect. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message