Opened 4 years ago

Closed 5 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)

0001-Make-CHICKEN-build-with-TCC.patch (2.3 KB) - added by Kooda 4 years ago.
Patch to make CHICKEN compatible with TCC (Linux-specific due to Makefile changes)
0001-Increase-VSTACK_SIZE-to-handle-very-big-expressions.patch (685 bytes) - added by Kooda 4 years ago.
TCC Patch to increase the expression stack size (needed to build the bind egg for example)

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by Kooda

Patch to make CHICKEN compatible with TCC (Linux-specific due to Makefile changes)

Changed 4 years ago by Kooda

TCC Patch to increase the expression stack size (needed to build the bind egg for example)

comment:1 Changed 5 months ago by felix winkelmann

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.