gcc-3.3.2-sd-11.00.depot
Russ Allbery
rra@stanford.edu
Wed Jun 2 00:29:00 GMT 2004
Moore, Jerry C <jerry.c.moore@boeing.com> writes:
> gcc needs to go in /opt not /usr/local/bin.
> /usr/local/bin is reserved for sysadmin scripts etc.
That may be true at your site. That's not true universally.
/usr/local/bin is the default installation location of all GNU software
and has been for years; this is unlikely to change.
If you want to install GCC into a different location, this is as simple as
providing the --prefix argument to configure when compiling it, as with
most GNU software. Most of us who maintain large local software
installations have automated this process with wrapper scripts around
software builds.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the Gcc
mailing list