Opened 6 years ago
Closed 2 years 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 6 years ago by
| Attachment: | 0001-Make-CHICKEN-build-with-TCC.patch added |
|---|
Changed 6 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 2 years 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)