-
It could be useful to have multiple front ends with different subsets of data, e.g. for putting TWFY data that is not relevant to TCC.
Rough steps are:
* create a "sites" table which stores a list…
-
Hi to your support team.
I am currently trying to build CFORTH for an STM32F103C8T6 clone. This STM32F103C8T6 was tested with Mecristp-Diagnostic and it has 128K of flash and is a true STM32F108C8T6 …
-
Motivation: tcc seems like a good way to speed up the Carp repl, which can feel a bit sluggish at times.
This works fine under Linux but on Windows things are more difficult.
Suppose we had a simp…
-
Should be fixable. Will not link (cannot find -ltcc). Tried adding the library (libtcc.a), but then I get `undefined reference to 'tcc_new'`
-
- Site: [https://www.zaproxy.org](https://www.zaproxy.org)
**New Alerts**
- **PII Disclosure** [10062] total: 1:
- [https://www.zaproxy.org/docs/desktop/addons/websockets/pscanrules/](https:…
-
Right now, using tcc (built from git) on macos 11 (or anything prior to 12.0) will fail with:
```
ld: warning: object file (/Users/x/d/v/thirdparty/tcc/lib/libgc.a(gc.o)) was built for newer macOS…
-
Earlier this year, Jake from TCC noted that information about local news outlets would probably be useful to both national and local organisers, when looking to promote campaigns. He was thinking: nam…
-
Hello up there. I'm considering to use Cython instead of Python for all files in my projects. Even though Cython parses and compiles plain .py files just fine, and with [fast C compiler](https://bella…
-
### Describe the bug
v does not support Chinese character path name under Windows 10, it will fail when compile v program.
### Reproduction Steps
create any v file, such as
```v
module main
fn …
-
On Gentoo Linux:
Running:
```
mkdir build
cd build
cmake .. (for a release you would use cmake -DCMAKE_BUILD_TYPE=Release ..)
make -j 4
```
```
[ 44%] Building CXX object lcviewernoqt…
Moult updated
3 years ago