Opened 5 years ago
Closed 14 months ago
#1681 closed enhancement (fixed)
TinyCC (tcc) support
Reported by: | Kooda | Owned by: | |
---|---|---|---|
Priority: | not urgent at all | Milestone: | someday |
Component: | compiler | Version: | 5.1.0 |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
Making CHICKEN work with TCC.
Current development repository: https://repo.or.cz/tinycc.git
Attachments (2)
Change History (3)
Changed 5 years ago by
Attachment: | 0001-Make-CHICKEN-build-with-TCC.patch added |
---|
Changed 5 years ago by
Attachment: | 0001-Increase-VSTACK_SIZE-to-handle-very-big-expressions.patch added |
---|
TCC Patch to increase the expression stack size (needed to build the bind egg for example)
comment:1 Changed 14 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to make CHICKEN compatible with TCC (Linux-specific due to Makefile changes)