[EMAIL PROTECTED] wrote:
BTW: Are the 2 resulting chicken binaries byte-identical? (Sorry, if this question is naive - I should have followed the discussion more closely :-( )
Autoconf uses libtool and CMake does not. Therefore, the binaries are never byte identical. The generated .c files should be identical, however, as exactly the same .scm --> .c flags are used.
Cheers, Brandon Van Every _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
