On Thursday 05 January 2006 03:40, Paolo Bonzini wrote: > make stage1-bubble STAGE1_LANGUAGES=c,c++,fortran,java > Sorry, but this didn't help. This left me with only the cc1 binary in bld/gcc:
$ cd <bld> $ make clean $ make stage1-bubble STAGE1_LANGUAGES=c,c++,fortran $ ls gcc/f951 gcc/cc1plus gcc/cc1 ls: gcc/f951: No such file or directory ls: gcc/cc1plus: No such file or directory gcc/cc1* Perhaps I should start from a freshly configured bld tree?