On 2/2/07, Zdenek Dvorak <[EMAIL PROTECTED]> wrote:
Hello,
> I've changed gcc by adding a new pass, however, when I compile gcc,
> during compilation it calls itself, so I disabled bootstrap but that
> is still happening even during bootstrap. Is there any way to compile
> gcc without the final
Hello,
> I've changed gcc by adding a new pass, however, when I compile gcc,
> during compilation it calls itself, so I disabled bootstrap but that
> is still happening even during bootstrap. Is there any way to compile
> gcc without the final gcc compiling something?
make stage1-bubble. See als
Hi all,
I've changed gcc by adding a new pass, however, when I compile gcc,
during compilation it calls itself, so I disabled bootstrap but that
is still happening even during bootstrap. Is there any way to compile
gcc without the final gcc compiling something?
Moreover, how can I add a flag to