chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] alternate build tools


From: Thomas Chust
Subject: Re: [Chicken-users] alternate build tools
Date: Mon, 03 Oct 2005 19:02:45 -0000
User-agent: Opera M2/8.02 (MacPPC, build 2148)

Am 03.10.2005, 15:47 Uhr, schrieb Patrick Brannan <address@hidden>:

[...]
1. Note that I had to name the exe chicken_d. I could easily rename it in a
later step, but the point is that CMake doesn't seem to easily support
custom file names. Files will be named for the target plus the appropriate
extension.

2. Setting source file properties is a global operation where the last set
wins. So I haven't found an easy way to combine both static and dynamic
linking. I even tried listing the source files twice and setting properties differently on each listing. The file sets seem to be global entities that
can accept only one set of properties.
[...]

However promising CMake looked to me, this doesn't sound like a terribly well designed core of the system...




reply via email to

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