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]
Other format: [Raw text]

Re: introduce configure --with-sysroot


On Oct 19, 2002, Daniel Jacobowitz <drow@mvista.com> wrote:

> Well, why are we using $(libsubdir)/$(unlibsubdir) to get to this
> directory anyway?  Why is it actually necessary that the path start
> with $(libsubdir)?

Hmm....  I thought the entire relocatability thing depended on
pathnames starting with $(libsubdir).  Is this not the case?  If you
have evidence that this is not necessary, feel free to replace uses of
gcc_tooldir with build_tooldir in the header file directories.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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