|
| From: | Brandon J. Van Every |
| Subject: | Re: [Chicken-users] MacOS X build trouble |
| Date: | Fri, 23 Feb 2007 00:02:56 -0800 |
| User-agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
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 somethingelse 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).
Cheers, Brandon Van Every
| [Prev in Thread] | Current Thread | [Next in Thread] |