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: GCJ and $PREFIX/include


On May  5, 2003, "David O'Brien" <obrien@FreeBSD.org> wrote:

> I agree, but it sounds like I DESTDIR will almost do what I want -- I
> only have to move bin/* back to {prefix}/bin manually.
 
And then you'll break the ability to relocate the tree.

Note that setting DESTDIR to tooldir, you'll get gcc-lib/.../include
et al in ${tooldir}${tooldir}/include.  This is definitely NOT what
you want.  Unless I'm missing something about your intentions on
keeping the thing sane :-) ;-)

-- 
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]