On Thu, Oct 23, 2008 at 02:08:49PM -0700, John Fischer wrote: > /usr/gnu/gcc4/bin/addr2line > /usr/gnu/gcc4/bin/c++filt > /usr/gnu/gcc4/bin/gas > /usr/gnu/gcc4/bin/gld > ... > > The following symbolic links will be provided under /usr/gnu, > following the precedent set by PSARC/2007/047. [3] > > /usr/gnu/bin/addr2line -> /usr/gnu/gcc4/bin/addr2line > /usr/gnu/bin/c++filt -> /usr/gnu/gcc4/bin/c++filt > /usr/gnu/bin/gas -> /usr/gnu/gcc4/bin/gas > /usr/gnu/bin/gld -> /usr/gnu/gcc4/bin/gld
Can't non-conflicting names be installed in /usr/bin too? Nico --