Hi, thanks for your help!
stage 1 gcc compiled with the modified "callz" instruction.
The "callz" instruction showed up in my assembly dump now!!

Thanks so much,
David.


2009/3/13 Ian Lance Taylor <i...@google.com>:
>
> Part of stage 1 involves building the runtime support library.  This is
> needed in order to build stage 2, since the stage 2 compiler will need
> to be linked with some runtime support library.  The failure above
> occurred while building the runtime support library.
>
> To build only the stage 1 compiler proper, and not the stage 1 runtime
> library, use "make all-stage1-gcc".
>
> Ian
>

Reply via email to