Ticket #520 (closed defect: worksforme)
Dev snapshots not built correctly through bootstrap compiler
| Reported by: | iraikov | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | compiler | Version: | 4.6.x |
| Keywords: | srfi-13 | Cc: |
Description
The silex egg compiles fine with Chicken 4.6.5, but upon attempting to use it, the following error occurs:
(use silex)
csi: symbol lookup error: /Users/ivan/bin/chicken/lib/chicken/6/silex.so: undefined symbol: C_srfi_2d13_toplevel
silex works with Chicken 4.6.0, so I am guessing this is an issue with the compiler.
Change History
Note: See
TracTickets for help on using
tickets.
