chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] status of the cmake build on win32


From: felix winkelmann
Subject: Re: [Chicken-users] status of the cmake build on win32
Date: Tue, 19 Sep 2006 08:39:28 +0200

On 9/19/06, Brandon J. Van Every <address@hidden> wrote:

I presume you then wanted me to do:

E:\devel\src\setup>chicken-setup xyz

That's right. Sorry.

  "E:\Program Files\Chicken\bin\csc" -feature compiling-extension
someotherfile.
scm
someotherfile.c: In function `C_toplevel':
someotherfile.c:61: warning: implicit declaration of function `alloca'
Info: resolving _C_temporary_stack by linking to
__imp__C_temporary_stack (auto-
import)
Info: resolving _C_stack_limit by linking to __imp__C_stack_limit
(auto-import)
Info: resolving _C_fromspace_top by linking to __imp__C_fromspace_top
(auto-impo
rt)
Info: resolving _C_fromspace_limit by linking to
__imp__C_fromspace_limit (auto-
import)
Info: resolving _C_timer_interrupt_counter by linking to
__imp__C_timer_interrup
t_counter (auto-import)
  "E:\Program Files\Chicken\bin\csc" -feature compiling-extension
someotherfile.
scm
someotherfile.c: In function `C_toplevel':
someotherfile.c:61: warning: implicit declaration of function `alloca'
Info: resolving _C_temporary_stack by linking to
__imp__C_temporary_stack (auto-
import)
Info: resolving _C_stack_limit by linking to __imp__C_stack_limit
(auto-import)
Info: resolving _C_fromspace_top by linking to __imp__C_fromspace_top
(auto-impo
rt)
Info: resolving _C_fromspace_limit by linking to
__imp__C_fromspace_limit (auto-
import)
Info: resolving _C_timer_interrupt_counter by linking to
__imp__C_timer_interrup
t_counter (auto-import)

E:\devel\src\setup>ls
someotherfile.exe  someotherfile.scm  xyz.setup


(Oh boy, does your system have alloca.h? Cmake should detect that).

I don't understand this. If you install silex and easyffi by hand,
I assume doing "chicken-setup opengl" with an already downloaded
egg fails as well, right?


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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