chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Minor problem with cmake-based chicken build on cygw


From: Elf
Subject: Re: [Chicken-users] Minor problem with cmake-based chicken build on cygwin
Date: Tue, 3 Jun 2008 02:22:07 -0700 (PDT)


Felix,

I'm almost done with the new make system and compatibilities code for the various supported systems. :)

-elf

On Tue, 3 Jun 2008, felix winkelmann wrote:

On Tue, Jun 3, 2008 at 2:38 AM, Nathan Thern <address@hidden> wrote:

Thanks, Felix. So how does the chicken development team handle
platform portability?


We have multiple Makefile-fragments and configure the build
via variables set on the command line, for example:

make PLATFORM=linux DEBUGBUILD=1

Writing our own makefiles in the end gives us more control. The CMake-based
build turned out to require lots of workarounds due to CMake limitations.
Additionally, it seems that users and contributers find it easier to submit
improvements.


cheers,
felix


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





reply via email to

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