cvs commit: src/gnu/lib/gcc2/libstdc++ Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/usr.bin/lex Makefile
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Sun Apr  4 17:31:10 PDT 2004
    
    
  
:
:-----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
    
    
More information about the Commits
mailing list