Git Product home page Git Product logo

michaelmir01 / tcc4tcl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tcllab/tcc4tcl

0.0 0.0 0.0 2.31 MB

Compile c code just-in-time to memory in a Tcl script. This repo is a fork of Roy Keene's fork of tcc4tcl at http://chiselapp.com/user/rkeene/repository/tcc4tcl/home

License: GNU Lesser General Public License v2.1

Shell 0.58% C 92.50% Tcl 0.86% Awk 0.07% Makefile 0.49% M4 0.31% BlitzBasic 2.79% C++ 2.02% Assembly 0.17% Batchfile 0.21%

tcc4tcl's People

Contributors

cyanogilvie avatar michaelmir01 avatar tcllab avatar

Watchers

 avatar

tcc4tcl's Issues

32-bit time_t issue?

Here's the output from running the .bat command:
starting
Version 0.9.27
T
HAS_WIN32_DIR yes
building config
start compiling -DTCC_TARGET_PE -DTCC_TARGET_X86_64 -D_WIN64
In file included from C:/tools/msys64/mingw64/include/crtdefs.h:10,
from C:/tools/msys64/mingw64/include/stdint.h:28,
from C:/tools/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/12.2.0/include/stdint.h:9,
from ..\tcc\config.h:17,
from ..\tcc\tcc.h:25,
from ..\tcc\libtcc.c:21:
C:/tools/msys64/mingw64/include/corecrt.h:128:2: error: #error You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64
128 | #error You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64
| ^~~~~
In file included from ..\tcc\libtcc.c:24:
..\tcc\notcl.c: In function 'Tcl_NewStringObj':
..\tcc\notcl.c:22:60: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
22 | char* Tcl_NewStringObj(const char* filename,int n) {return filename;}
| ^~~~~~~~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.