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
::"r" vs :"=r" assembly clarification
Sep 20, 2025
c
assembly
gcc
inline-assembly
arm64
How to find unused structure definitions in C automatically?
Sep 20, 2025
c
gcc
gcc: Allow Undefined Symbols [closed]
Sep 19, 2025
c
gcc
linker
How to compile program with _mm_clflushopt function? error: inlining failed
Sep 19, 2025
c
gcc
compilation
intrinsics
fflush() on invalid FILE pointer returns 0 if compiled with sanitizer
Sep 19, 2025
c++
gcc
clang
fflush
sanitizer
unpredictable behavior of Inline functions with different definitions
Sep 19, 2025
c++
gcc
`ld` undefined reference error, but libraries are linked to by CMake and symbols exist
Sep 19, 2025
c++
linux
gcc
cmake
ld
GLIBCXX_3.4.29 not found
Sep 19, 2025
python
c++
gcc
libstdc++
Can calls to member functions of function parameters be used as template arguments?
Sep 18, 2025
c++
gcc
c++17
sfinae
compiler-bug
error linking to libgcc.a when cross-compiling for Android, but symbols exists?
Sep 19, 2025
android
gcc
linker
android-ndk
cross-compiling
"error: expected expression before struct" at macro argument to `offsetof` inside a macro function with musl
Sep 17, 2025
c
gcc
macros
musl
gdb: examine stack and little endian clarification
Sep 18, 2025
linux
gcc
gdb
stack
stack-overflow
implicit declaration of function ‘va_start’
Sep 17, 2025
c
linux
gcc
variadic-functions
How to fix error or warning in C: "implicit declaration of function ‘inet_aton’; did you mean ‘inet_pton’?"
Sep 18, 2025
c
gcc
glibc
gcc-warning
Why does printf generate an extra function when using MinGW-w64?
Sep 18, 2025
c++
c
gcc
mingw
mingw-w64
Where is __builtin_va_start defined?
Sep 17, 2025
gcc
glibc
Should I optimize my code myself or let the compiler/gcc to do it
Sep 18, 2025
c
gcc
compilation
gcc compiler optimization influences result of floating point comparison
Sep 17, 2025
c
gcc
floating-point
compiler-optimization
Older Entries »