krisbug/bugforth
2
4
Fork
You've already forked bugforth
1

Make C ITC target buildable with slimcc #12

Manually merged
krisbug merged 0 commits from ROllerozxa/bugforth:slimcc-arch-c into main 2026年02月15日 20:53:38 +01:00
Contributor
Copy link

Makes C ITC target buildable with slimcc, adding an alternate codepath that uses _BitInt(128) instead of __int128 when __slimcc__ is defined. Also adds a CC var to the shell script to override the compiler used.

image

Makes C ITC target buildable with slimcc, adding an alternate codepath that uses `_BitInt(128)` instead of `__int128` when `__slimcc__` is defined. Also adds a CC var to the shell script to override the compiler used. ![image](/attachments/2c11757c-c83e-4554-b30f-5ae4aa686899)
krisbug manually merged commit bede5a774b into main 2026年02月15日 20:53:38 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
krisbug/bugforth!12
Reference in a new issue
krisbug/bugforth
No description provided.
Delete branch "ROllerozxa/bugforth:slimcc-arch-c"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?