This is the mail archive of the gcc-patches@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: [PATCH] fix some dependencies on s-gtype v2.0


> The first part breaks parallel bootstrap.
> Reverting the bits below makes it work again.
> Though, I have no clue about the patch itself.
I am trying to reproduce the bug with "make -j8 bootstrap" on a 4 way
machine, but it is working.  Could you please send me the configure
options that you used and the error message?

Also, if you could add the following debug target to gcc/Makefile and
send me the output it would be wonderful.

test-gt:
        echo $(ALL_GTFILES_H)

> Andreas

Sorry and thanks,
Rafael


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