chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] fix: eval.scm: use soname only with when U


From: Kristian Lein-Mathisen
Subject: Re: [Chicken-hackers] [PATCH] fix: eval.scm: use soname only with when USES_SONAME present
Date: Mon, 6 Jan 2014 11:53:17 +0100

I think it means that binary-version is 0 is we don't have config.h:

https://github.com/chicken-mobile/chicken-core/blob/android-soname-fix-maybe/eval.scm#L45

does that help?
K.


On Fri, Jan 3, 2014 at 8:41 PM, Christian Kellermann <address@hidden> wrote:
* Kristian Lein-Mathisen <address@hidden> [140103 15:38]:
>  (define dynamic-load-libraries
>    (let ((ext
> -      (if (and (memq (software-version) '(linux netbsd openbsd freebsd))
> -               (not (zero? binary-version))) ; allow "configless" build
                        /-------------------------------^^^^^^^^^^^^
Can someone explain that configless build to me please?

Thanks,

Christian

--
In the world, there is nothing more submissive and weak than
water. Yet for attacking that which is hard and strong, nothing can
surpass it. --- Lao Tzu


reply via email to

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