This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc and include dirs


On Friday 28 February 2003 05:40 pm, Gerold J. Wucherpfennig wrote:
> On Friday February 28 2003 17:56, Michael S. Zick wrote:
> > On Friday 28 February 2003 09:43 am, Gerold J. Wucherpfennig wrote:
>
> The only (but not really) "clean" solution I can imagine is to
> - fix gcc to look into /opt/*/include,
> - fix ld to look into /opt/*/lib
> - fix bash to look into /opt/*/bin and /opt/*/sbin
> - fix man to look into /opt/*/man
> - fix info to look into /opt/*/info
> - ...
That will be a hard sell. 
The convention in the *nix system world is for the
command shell to do all wildcard expansions, not
the individual programs.

Mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]