You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't even try cross compilation with arm64-tcc, x86_64-win32-tcc, riscv64-tcc
or variants with OpenWatcom like owcc -bnt
This was my first project with depends on "meson", and my user experience is: "unusable".
Is there a way to build "criterion" with autotools?
(I can install other build systems on my local machine,
but on the remote machines, this is not easy possible / acceptable).
--
Regards ... Detlef
The text was updated successfully, but these errors were encountered:
winspool
changed the title
criterion fails to build with tcc (Tiny C Compiler)
criterion fails to build with tcc (Tiny C Compiler) or with owcc (Open Watcom)
Nov 11, 2023
I wanted to try criterion, but the broken meson build system
accepts only a few compiler.
Next try:
I didn't even try cross compilation with
arm64-tcc
,x86_64-win32-tcc
,riscv64-tcc
or variants with OpenWatcom like
owcc -bnt
This was my first project with depends on "meson", and my user experience is: "unusable".
Is there a way to build "criterion" with autotools?
(I can install other build systems on my local machine,
but on the remote machines, this is not easy possible / acceptable).
--
Regards ... Detlef
The text was updated successfully, but these errors were encountered: