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!
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
