Am Montag, 19. Juni 2006 12:02 schrieb Peter Kümmel: > Am Montag, 19. Juni 2006 11:50 schrieb Abdelrazak Younes: > > Jean-Marc Lasgouttes wrote: > > >>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > > > > > Abdelrazak> That looks all very nice Bo :-). I was very frustrated to > > > Abdelrazak> have to recompile everything when I switched compilers. > > > Abdelrazak> I'll try to test it sometime today. > > > > > > It seems much safer to have two build trees if you have two compilers > > > anyway. > > > > Of course that's what I have (actually I have 4 build trees). The > > problem was that "config.h" was placed in the source tree. So does > > autotools IIRC. > > > > Abdel. > > SCons should place config.h in the build directory, > also all other generted files, that's what a build directory > is made for: don't touch the source tree. > > Peter
Seems it's only a problem with config.h, the other files are already in the build directory.
