chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] Cygwin build broken again


From: Brandon J. Van Every
Subject: Re: [Chicken-hackers] Cygwin build broken again
Date: Mon, 29 Jan 2007 23:36:34 -0800
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

felix winkelmann wrote:
On 1/29/07, Brandon J. Van Every <address@hidden> wrote:
felix winkelmann wrote:
>
> Before rebuiilding, you should also remove any chicken-config.h or
> chicken-defaults.h that have been created in previous builds.

I don't see why this would be necessary in a CMake build.  The include
paths are set up to look in build directories before system directories,
and in binary output directories before source directories.  I'd need to
see proof before believing that "stray .h files" is a build problem for
CMake.


I'm just trying to rule out possible problems. I had the case that there were generated .h files in my source dir (from an earlier in-place build) which
then applied to a later out-of-place build.

Even in that case, the binary directories should be searched first. I've made some effort at bulletproofing this, although the bulletproofing is not guaranteed. I don't have the kind of automated testing resources to make those guarantees. Plus, even an automated build would probably not suss out pathological cases. Unless we think of them and deliberately write tests for them.


Cheers,
Brandon Van Every





reply via email to

[Prev in Thread] Current Thread [Next in Thread]