chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] MacOS X build trouble


From: felix winkelmann
Subject: Re: [Chicken-users] MacOS X build trouble
Date: Fri, 23 Feb 2007 09:42:28 +0100

On 2/23/07, Brandon J. Van Every <address@hidden> wrote:
felix winkelmann wrote:
>
> Brandon: could I just conditionalize the sections in
> static/CMakeLists.txt
> that build/install ...-static? Would that be sufficient, or is there
> something
> else I have to take care of?

Probably that's it.  But for minimal invasiveness, I recommend you build
as usual, and put the IF(blah) code in the INSTALL section only.  Then
when the bug gets fixed, there won't be a bunch of stuff to change back,
and we'll also know it still builds (if incorrectly).

Unfortunately the build (not the install) already fails, so we have to
avoid building it. But I'll try to make it without messing up too much.


cheers,
felix




reply via email to

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