This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: compiling "hacked" code
- From: Reza Roboubi <reza at linisoft dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 24 Jul 2002 08:41:07 -0700
- Subject: Re: compiling "hacked" code
- Organization: Linisoft
- References: <3D3EC2D4.4EBEBBA@linisoft.com>
Regarding my last message, the answer might be as trivial as
make bootstrap
(and this _will_ do an incremental job)
My difficulty might be that I have done a
make bootstrap lean
which has gotten rid of all the intermediates.
If this settles the issue, I apologize for disturbing you with this
question.
Thanks.