[Ecls-list] Re: ECL 0.9d released
Juan Jose Garcia Ripoll
lisp at arrakis.es
Wed Nov 3 02:02:17 UTC 2004
Rainer Joswig wrote:
>Compiling it under Mac OS X 10.3.5 gives me:[...]
>_GC_darwin_register_mach_handler_thread
>make[1]: *** [ecl_min] Error 1
>make: *** [all] Error 2
>
Unfortunately, I have only Mac OS X 10.1 and 10.2 in SourceForge to play
with. I've been mostly doing development under 10.1, because it is the
only server which is not under heavy load. I did not think there could
be such big differences between minor release numbers. Today I will have
a look at the 10.2 machine and see if it compiles ECL.
If you did not compile the system with --enable-threads (this is not
really supported under OS X), then I can only guess that the garbage
collector is being compiled with thread support and needs extra libraries.
Juanjo
More information about the ecl-devel
mailing list