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
Disable unrolling of a particular loop in GCC
Sep 23, 2025
gcc
optimization
pragma
loop-unrolling
Declaring function parameter type as auto
Sep 22, 2025
c++
gcc
auto
how use a structure in a unaligned buffer
Sep 23, 2025
c
gcc
network-programming
arm
strict-aliasing
For identical c++ source file, its gcc executable is 655 times bigger in Windows than in Linux. Why this much difference?
Sep 22, 2025
c++
linux
windows
gcc
iostream
CPU you selected doesn't support x86-64 instruction set
Sep 23, 2025
c++
linux
gcc
compiler-errors
GCC C99 Disable compilation of main() without return
Sep 23, 2025
c
gcc
c99
Node-gyp cannot compile a nodejs extension ('fatal error, thread' file not found)
Sep 21, 2025
c++
node.js
gcc
node-gyp
What happens if "-ffast-math" is enabled when linking?
Sep 21, 2025
c++
gcc
linker
clang
Why doesn't "strip" remove these debug symbols?
Sep 21, 2025
gcc
assembly
arm
gnu-assembler
Why won't gcc compile uninitialized global const?
Sep 22, 2025
gcc
g++
global-variables
How can I analyze make output for compiler warnings?
Sep 22, 2025
gcc
makefile
compiler-warnings
gcc-warning
Usage of as + gcc vs gcc only for ARM assembly
Sep 22, 2025
gcc
assembly
arm
pthread_cleanup_push and O2 CFLAGS
Sep 22, 2025
c
gcc
pthreads
setjmp
cflags
Should a function declaration without the type of its parameters compile in ANSI C?
Sep 22, 2025
c
gcc
compilation
ansi-c
GCC Optimizes away an if clause which can't be optimized
Sep 21, 2025
c
gcc
compiler-optimization
How does gcc decide which libraries to implicitly include?
Sep 21, 2025
c++
c
gcc
linker
stm32
Tiling optimization gcc vs clang
Sep 22, 2025
c++
gcc
optimization
clang
How to use __uuidof in MINGW?
Sep 21, 2025
c++
gcc
com
mingw
Why does gcc throw warning about conditionally-supported offsetof?
Sep 21, 2025
c++
gcc
Older Entries »