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 gcc
Windows based development for ARM processors
Jun 27, 2026
windows
gcc
arm
gnu-toolchain
In C language, assuming expression is equal to 0, why !(expression) is also 0?
Jun 27, 2026
c
gcc
bit-manipulation
How to use distcc to preprocess and compile everything remotely only?
Jun 27, 2026
gcc
build
g++
distributed
distcc
Telling ld where to look for dependent shared libraries during compilation
Jun 26, 2026
gcc
arm
shared-libraries
cross-compiling
ld
Difference between "-fno-pie" and "-no-pie"
Jun 26, 2026
gcc
ld
compiler-flags
linker-flags
is there an attribute (gcc, clang, other compiler) that says a function always terminates normally?
Jun 26, 2026
c
gcc
clang
Why do GCC and Clang stop using RIP-relative loads for arrays bigger than 16MB?
Jun 26, 2026
assembly
gcc
clang
x86-64
addressing-mode
Pointer of number in C
Jun 26, 2026
c
pointers
gcc
Is FILE required to be a complete type?
Jun 26, 2026
c
file
gcc
What is the difference between terminating a program with Ctrl+d and Ctrl+c when writing to txt file
Jun 26, 2026
c
ubuntu
gcc
Can I use g_autoptr in a class declaration?
Jun 26, 2026
c++
gcc
glib
class-members
What happens when preprocessor lines are processed by the preprocessor? - the '.i' file
Jun 25, 2026
c
gcc
c-preprocessor
cannot compile anything with gcc on cygwin32; missing cygisl-10.dll
Jun 25, 2026
gcc
cygwin
gcc optimisation with LEA [duplicate]
Jun 26, 2026
gcc
assembly
optimization
SEGV in gcc's std::unordered_map
Jun 26, 2026
c++
gcc
c++11
unordered-map
GCC compile time division error
Jun 26, 2026
c
gcc
Why is this simple c program with gcc (clang) inline assembly exhibiting undefined behaviour?
Jun 24, 2026
gcc
x86
inline-assembly
gnu-assembler
Older Entries »