[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] -fmakeall and other options
From: |
Martin Kalbfuß |
Subject: |
Re: [Gm2] -fmakeall and other options |
Date: |
Sat, 31 Jul 2010 12:30:23 +0200 |
Thanks a lot.
Am Samstag, den 31.07.2010, 06:05 -0400 schrieb address@hidden:
> Gaius Mulley <address@hidden> writes:
>
> > Martin Kalbfuß <address@hidden> writes:
> >
> >> And another one,
> >>
> >> Not really a bug, but a bad behaviour. If you compile with -fmakeall and
> >> change the command line options, for example adding -fnil, this change
> >> isn't recognized. It still assumes, that all files are up to date.
> >
> > Hi Martin,
> >
> > ok yes - I propose that a new switch is added -fclean which removes
> > all objects in the current directory before the 'makeall' is invoked.
> > Do you think this is acceptable?
> >
> > regards,
> > Gaius
>
> Hi Martin,
>
> -fclean is now implemented in the current cvs.
>
> regards,
> Gaius