chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Extension loading problems in CMake/MinGW csi binary


From: Brandon J. Van Every
Subject: Re: [Chicken-users] Extension loading problems in CMake/MinGW csi binary
Date: Fri, 14 Jul 2006 08:28:41 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

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





reply via email to

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