Re: Static binaries with openssl on MacOS

2021-10-07 Thread Nicholas Van Horn
s-and-library-files/) > me with getting the sqlite3 egg to build using the homebrew installed > sqlite3 (because the sqlite3 Apple supplies is obsolete). It's not exactly > the same situation, but maybe it will help. > > On Wed, Sep 29, 2021 at 4:58 PM Nicholas Van Horn >

Static binaries with openssl on MacOS

2021-09-29 Thread Nicholas Van Horn
Hi all! I have a project that uses the OpenSSL egg. The code base historically ran fine. It runs both in interpreted fashion as well as compiled. It runs on both linux and MacOS, and has for several years. However, after updating to Chicken 5+ I am no longer able to build static binaries on

Re: [Chicken-users] Building 32-bit chicken scheme on OS X

2013-07-15 Thread Nicholas Van Horn
I can confirm that stability/4.8.0 does build on 32-bit Mac (using the default `make PLATFORM=macosx`). I'm using the same machine (original Core Duo running OS X 10.6.8) that was failing to build the current stability release. Thanks for following up on our #chicken conversation! Nick

Re: [Chicken-users] New string manipulation module

2013-02-23 Thread Nicholas Van Horn
Fellow Chicken advocates, I'm pleased to announce that the string manipulation egg, now titled s, is available with chicken-install. Thanks again to all those who helped familiarize me with the Chicken way of doing things. And thanks to those unnamed people on IRC that helped with countless

Re: [Chicken-users] New string manipulation module

2013-02-21 Thread Nicholas Van Horn
On Wed, Feb 20, 2013 at 1:24 PM, Dan Leslie d...@ironoxide.ca wrote: Nice work, contributions are greatly appreciated. :) Since you're asking for constructive feedback, two things come to mind: It's a matter of taste, but IMHO it's schemier that *descriptive-variable*is preferable to

[Chicken-users] New string manipulation module

2013-02-20 Thread Nicholas Van Horn
as an egg, but it is currently only available at: https://github.com/n3mo/strings Thanks, Nicholas Van Horn ___ Chicken-users mailing list Chicken-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-users