[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] make paranoid
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] make paranoid |
Date: |
25 Sep 2003 10:17:30 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Matthias Kurz <address@hidden> writes:
> Hi.
>
> How can i do a "make paranoid" ?
> The instructions from the README "cd gcc-version/gcc/gm2 ; make paranoid"
> do not work (also not in host-build/gcc/gm2).
>
Hi Matthias,
a make paranoid can be done by:
"cd host-build/gcc ; make paranoid"
thanks for this report, I'll fix the documentation..
Gaius