On 12/19/25 20:39, Timur Aksenov wrote:
Hi. I'm Timur , I'm 48 years old, and I'm a poet. Look, I accidentally
found this error while compiling. This isn't my code, but I was just
trying to compile it because I'm learning C. Here's the link:
https://github.com/floooh/pacman.c When I use gcc, there are no
errors, and the compilation command is "gcc sokol\sokol.c -c" is
clean However, when I use tcc, I get the following message: "tcc
sokol\sokol.c -c"
In file included from sokol/sokol.c:13:
sokol/sokol_app.h:9023: error: ',' expected (got 'hdrop')
Unfortunately, my knowledge is not enough to understand what the
problem is. Perhaps this information will help you.
If this was unnecessary, I apologize. Thank you for your work!
Did you use tcc from "git://repo.or.cz/tinycc.git".
You can check this with tcc --version.
I should print out something like:
tcc version 0.9.28rc 2025-12-17 mob@34eed88 (x86_64 Linux)
Herman
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel