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]

Re: The preprocessor and lack of support for -V


Alexandre Oliva <aoliva@redhat.com> writes:

> On Feb 16, 2001, Per Bothner <per@bothner.com> wrote:
> > Install the binaries (gcc, g++, gcj, etc) into $(libsubdir),
> > and create links from $(bindir).
> 
> This would break the mechanism used to locate gcc-lib, because it
> use a relative pathname from bin.

After following the symlink, use '../..'.  (Though what would you
actually need gcc-lib for?  Just use '.'.)
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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