chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] libuchicken.dll build problem


From: Brandon J. Van Every
Subject: [Chicken-users] libuchicken.dll build problem
Date: Tue, 14 Feb 2006 18:35:34 -0800
User-agent: Thunderbird 1.5 (Windows/20051201)

I'm working on CMakeLists.txt. I've got everything building except libuchicken.dll. I get a million bazillion errors in all sorts of files like the following. There are so many errors that I cannot possibly hold them in my MSYS buffer, no matter what settings I give it.

CMakeFiles/uchicken.dir/uposixwin.obj:uposixwin.c:(.text+0x12b2d): undefined reference to `_imp__C_temporary_stack_bottom' CMakeFiles/uchicken.dir/uposixwin.obj:uposixwin.c:(.text+0x12b32): undefined reference to `_imp__C_temporary_stack' CMakeFiles/uchicken.dir/uposixwin.obj:uposixwin.c:(.text+0x12c46): undefined reference to `_imp__C_stack_limit'


What are these sorts of errors indicative of? Am I missing some flags, a file, a library, what?


Cheers,
Brandon Van Every






reply via email to

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