[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] Fwd: chicken-setup fails for silex on cygwin
From: |
Matthew Welland |
Subject: |
[Chicken-hackers] Fwd: chicken-setup fails for silex on cygwin |
Date: |
Mon, 26 Feb 2007 17:28:46 -0700 |
User-agent: |
KMail/1.9.1 |
I have tried 2.5 and 2.6rc1. Lines got a bit messed up in forwarding but
hopefully there is enough info below...
02/26/07 10:16, /cygdrive/c/temp/chicken-2.6rc1
address@hidden: chicken-setup.exe -proxy proxy03.ch.intel.com:911 silex
/usr/local/bin/csc -feature compiling-extension -s -O2 -d1 silex.scm
silex.c:1: warning: -fPIC ignored for target (all code is position independent)
silex.o:silex.c:(.text+0x2b): undefined reference to
`__imp__C_temporary_stack'
silex.o:silex.c:(.text+0x5f): undefined reference to
`__imp__C_temporary_stack'
silex.o:silex.c:(.text+0x8b): undefined reference to
`__imp__C_temporary_stack'
silex.o:silex.c:(.text+0xb1): undefined reference to
`__imp__C_temporary_stack'
silex.o:silex.c:(.text+0xd5): undefined reference to
`__imp__C_temporary_stack'
silex.o:silex.c:(.text+0x117): more undefined references to
`__imp__C_temporary_stack' follow
silex.o:silex.c:(.text+0x2fc): undefined reference to
`__imp__C_temporary_stack_bottom'
[hundreds of similar lines - snip]
silex.o:silex.c:(.text+0x55097): undefined reference to
`__imp__C_timer_interrupt_counter'
silex.o:silex.c:(.text+0x550b0): undefined reference to
`__imp__C_stack_limit'
silex.o:silex.c:(.text+0x55120): undefined reference to
`__imp__C_timer_interrupt_counter'
silex.o:silex.c:(.text+0x55141): undefined reference to
`__imp__C_stack_limit'
silex.o:silex.c:(.text+0x551c9): undefined reference to
`__imp__C_timer_interrupt_counter'
silex.o:silex.c:(.text+0x551ea): undefined reference to
`__imp__C_stack_limit'
silex.o:silex.c:(.text+0x552ba): undefined reference to
`__imp__C_timer_interrupt_counter'
silex.o:silex.c:(.text+0x552d3): undefined reference to
`__imp__C_stack_limit'
silex.o:silex.c:(.text+0x55356): undefined reference to
`__imp__C_timer_interrupt_counter'
silex.o:silex.c:(.text+0x55377): undefined reference to
`__imp__C_stack_limit'
collect2: ld returned 1 exit status
*** Shell command terminated with exit status 1: gcc silex.o -lchicken
-o silex.dll -fPIC -shared -L/usr/local/lib -Wl,-R/usr/local/lib -ldl
-lm -ldl -lchicken
Error: shell invocation failed with non-zero return status
"/usr/local/bin/csc -feature compiling-extension -s -O2 -d1 silex.scm"
1
02/26/07 10:18, /cygdrive/c/temp/chicken-2.6rc1
address@hidden:
-------------------------------------------------------
--
http://www.kiatoa.com, a self-governing site where *you* can be the boss!
You make and choose the stories and the classifieds are always free.
Also, many "best of" polls. Come join in the ballot stuffing!
- [Chicken-hackers] Fwd: chicken-setup fails for silex on cygwin,
Matthew Welland <=