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: <bld>/gcc/testsuite disappears when recompiling


Paolo Bonzini wrote:
> I believe it was only relocated in stage3-gcc/testsuite.
Huh.  Any reason in particular?  Why not leave it in <bld>/gcc?
> Right now to change the STAGE1_LANGUAGES, you have to remove the
> stage1-gcc directory.  I have a patch to fix this; I'm not sure that
> the slush is the best time to submit it though.
So, the new patch will let me do 'make all-stage1
STAGE1_LANGUAGES=c++,fortran'?  Would it be possible to have a shortcut
for this?  Something that would recompile all the languages I originally
specified in --enable-languages with -g -O0.


Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]