Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 1995 01:17:35 -0800
From:      "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
To:        Steven Wallace <swallace@ece.uci.edu>
Cc:        nate@sneezy.sri.com (Nate Williams), Paul Traina <pst@shockwave.com>, CVS-commiters@freefall.cdrom.com, freebsd-ports@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/ld shlib.c 
Message-ID:  <15477.795691055@freefall.cdrom.com>
In-Reply-To: Your message of "Sun, 19 Mar 95 22:11:37 PST." <199503200611.AA25167@balboa.eng.uci.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Who sets the standard?  How come for FreeBSD versions 1 and 2 this WAS
> the standard?

Because we were asleep at the switch.

Seriously.  There are a LOT of bogons like this in our system where somebody
bandaided something to make it work and it either went unnoticed or has simply
never been important enough in anyone's eyes to immediately fix, but its
historical precedence doesn't make it "right".

In this case, it's very plain to me that if we want to make a `magic'
directory in FreeBSD like /usr/local/lib, the place to do it is NOT in
the compiler, it's in the appropriate makefile macros!  You can still make
it every bit as `default' if you really wish to, but NOT in the compiler!
It's simply the wrong place, IMNSHO.

					Jordan



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