Ian Oversby wrote:
Here two different libchicken's are loaded. Where is libchicken-0.dll coming
from???


cheers,
felix

Both versions of the library are mentioned all over the place in the compiled .c files.

I'm guessing a problem with either the names libchicken-static, libchickengui-static, or libchicken-boot, due to the hyphens. I doubt it's libchicken-boot, as that only exists during the /boot stage and not for the final product. CMake doesn't generate any libchicken-0, it appears to generate all library files correctly. A compilation flag issue is possible, but maybe it is a Chicken name handling bug?


Cheers,
Brandon Van Every



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to