[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] make clean doesn't remove chicken-config.h and chick
From: |
Zbigniew |
Subject: |
Re: [Chicken-users] make clean doesn't remove chicken-config.h and chicken-defaults.h |
Date: |
Wed, 5 Dec 2007 22:53:42 -0600 |
It's in the README, but tucked away discreetly at the end:
In case you invoke "make" with different configuration parameters,
it is advisable to run
make PLATFORM=<platform> confclean
to remove old configuration files.
On Dec 5, 2007 7:46 PM, Matthew Welland <address@hidden> wrote:
> On Wednesday 05 December 2007 03:50:21 pm Zbigniew wrote:
> > Use `make confclean`.
>
> Wish I'd known about that! Thanks.
>
>
> > On 12/4/07, Matthew Welland <address@hidden> wrote:
> > > However, although I did
> > > a "make clean" before rebuilding I still couldn't get chicken-setup to
> > > work because it was trying to run sillyhostname-gcc instead of gcc!
> > > This was due to the chicken*.h files not being removed by the make
> > > clean.
> --
>