vlang / tccbin

39 stars 18 forks source link

Add a prebuilt openbsd-amd64 binary #55

Closed lcheylus closed 2 days ago

lcheylus commented 2 days ago

This is a prebuild tcc (git://repo.or.cz/tinycc.git), cut at commit b8b6a5fd (2024-09-14) for OpenBSD/amd64.


Tests on OpenBSD/amd64 with V 0.4.7 c3b55a6

$ thirdparty/tcc/tcc.exe -v
tcc version 0.9.28rc 2024-09-14 HEAD@b8b6a5fd (x86_64 OpenBSD)

$ ./v -cc tcc run cmd/tools/detect_tcc.v
Your `tcc` is working. Good - it is much faster at compiling C source code.

$ ./v -cc tcc doctor
V full version: V 0.4.7 0fb95a8.c3b55a6
OS: openbsd, 7.6, GENERIC.MP#312
Processor: 2 cpus, 64bit, little endian

getwd: /home/fox/dev/vlang.git
vexe: /home/fox/dev/vlang.git/v
vexe mtime: 2024-09-16 15:06:08

vroot: OK, value: /home/fox/dev/vlang.git
VMODULES: OK, value: /home/fox/.vmodules
VTMP: OK, value: /tmp/v_1000

Git version: git version 2.46.0
Git vroot status: weekly.2024.37-7-gc3b55a68-dirty
.git/config present: true

CC version: OpenBSD clang version 16.0.6
thirdparty/tcc status: thirdparty-openbsd-amd64 5fc60996