[Chicken-users] Re: CMake problem on Linux

2006-09-07 Thread Bill Hoffman
At 03:48 PM 9/6/2006, Brandon J. Van Every wrote:
felix winkelmann wrote:
Excellent, Bill! Thanks for the quick and helpful solution.


On 9/6/06, Bill Hoffman [EMAIL PROTECTED] wrote:

The reason it is only broken on linux is this:


IF(MINGW)


You need the same fix on all os's.

Further good news is these problems are going away in Chicken 2.4.4.  I did 
not think of this bug because I thought it was just a Windows bug, not all OSs.

Did you mean CMake 2.4.4?  If so, what is the fix, because CVS CMake still has 
the issue.
Is there something you need to change in the CMakeLists.txt for chicken?

-Bill



___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Re: CMake problem on Linux

2006-09-07 Thread Bill Hoffman
At 03:59 PM 9/6/2006, Brandon J. Van Every wrote:

Um, yeah, that.  :-)


If so, what is the fix, because CVS CMake still has the issue.
  

It does?  Well, bother.  I thought Brad told me it was patched already.  I 
haven't verified it, been too busy.

I think you have to set CLEAN_DIRECT_OUTPUT to 1 as a target property for his 
change to work.


Is there something you need to change in the CMakeLists.txt for chicken?
  

The workarounds for CMake 2.4.3 are fine on both MinGW and Cygwin.  It is 
straightforward to extend them to all OSs.

Might be best for now.



Cheers,
Brandon Van Every



___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users