DragonFly BSD
DragonFly commits List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/gnu/lib/gcc2/libstdc++ Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/usr.bin/lex Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Apr 2004 17:30:25 -0700 (PDT)

:
:-----BEGIN PGP SIGNED MESSAGE-----
:Hash: SHA1
:
:On Monday 05 April 2004 00:39, David Rhodus wrote:
:> Joerg, looks like somethings a little off.
:
:mkdir -p /usr/obj/usr/src/btools_i386/usr/include/c++/2.95
:make buildworld -DNOCLEAN
:
:And it continues. Maybe an mtree entry oversight? 
:
:Cheers,
:Emiel

    I think the thing to do here is to have the lex Makefile not install
    any includes at all when built with -DBOOTSTRAPPING.

    It's a little confusing because for the buildtools stage, the binaries
    should be installed in ${BTOOLSDEST} but no includes should be installed
    anywhere because these are just bootstrap tools.  The include files will
    be installed in a later stage.

						-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]