Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in tcc
How fix Error of error of crt1.o,crti.o in Build TinyCCompiler(TCC) from Source?
Nov 09, 2022
c
gcc
cmake
crt
tcc
How to insist a C compiler put local variables on the stack, not in registers
Oct 15, 2022
c
gcc
garbage-collection
clang
tcc
Recognizing clang, gcc, and tcc by implementation-defined macros
Nov 21, 2019
c
gcc
macros
clang
tcc
Tiny C Compiler's generated code emits extra (unnecessary?) NOPs and JMPs
Feb 06, 2021
c
assembly
x86
compiler-optimization
tcc
Problems compiling TCC on OS X
Mar 04, 2022
macos
tcc
pow() cast to integer, unexpected result
Sep 04, 2021
c
casting
floating-point
pow
tcc
strange behavior when trying to compile a source with tcc against gcc generated .o file
Nov 02, 2022
c++
c
gcc
mingw
tcc