From mboxrd@z Thu Jan 1 00:00:00 1970 From: meissner@cygnus.com To: law@cygnus.com, wilson@cygnus.com Cc: egcs@cygnus.com, hjl@lucon.org Subject: Re: testing consistency Date: Thu, 11 Sep 1997 15:27:00 -0000 Message-id: <199709112227.SAA01970@tweedledumb.cygnus.com> X-SW-Source: 1997-09/msg00459.html Speaking as a Linux user, I tend to prefer it not be installed into /usr unless I explicitly add --prefix=/usr. None of the other tools, such as ld, as, etc. install themselves into /usr, and in fact when I started using Linux, I tended to get burned by it installing itself into /usr and the assembler and friends installing themself into /usr/local, until I started using --prefix all of the time.