This is the mail archive of the gcc-patches@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]

Re: canonicalizing paths



> /usr/local/bin/gcc -> /usr/local/gcc-2.95.3/bin/gcc
> 
> where every package is installed under /usr/local/<pkg>, with symlinks
> to the most current version in /usr/local/bin and /usr/local/man and
> so on.

The current code won't work for that either, as it drops the gcc part.
Only if /bin/ is the symlink will your example work.


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