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
On `gcc` 11, how to change the prefix of `.gcno` files when using `--coverage` so they match what `gcov` expects?
Aug 11, 2026
c
gcc
code-coverage
gcov
gcc11
Compiling with maximum debugging symbols and lowest optimizations still skips pieces of code
Aug 11, 2026
c
debugging
gcc
gdb
Simple C++ code not working
Aug 11, 2026
c++
gcc
g++
__attribute__((weakref)) not work for external function
Aug 11, 2026
c
gcc
static-linking
weak-references
weak-symbol
Alternative to immintrin.h [closed]
Aug 11, 2026
c
gcc
vectorization
simd
intrinsics
Mingw32 Assembler error at @function
Aug 09, 2026
c
linux
gcc
assembly
mingw32
Valgrind - uninitialized value
Aug 09, 2026
c
gcc
initialization
valgrind
What are the lowest locking primitives in Linux
Aug 11, 2026
c
linux
gcc
x86-64
Change in glibc not working
Aug 10, 2026
c
linux
gcc
x86
gcc *sometimes* resolves overload ambiguity in a strange way
Aug 10, 2026
c++
gcc
"scl load gcc-toolset-11" run failed
Aug 09, 2026
linux
bash
gcc
GCC turning on O2 causes bug when 128-bit integer is subscripted
Aug 09, 2026
c++
gcc
No compiler warning for 'const' pointers of non POD types when overriding a method
Aug 08, 2026
c++
gcc
clang
compiler-warnings
std::counting_semaphore: for what is used template param?
Aug 08, 2026
c++
gcc
c++20
semaphore
gcc: unrecognized option `-nolibc`
Aug 09, 2026
gcc
command-line
Debian compiling OpenCV examples with IPP: /usr/bin/ld: cannot find -llibsvml.so collect2: error: ld returned 1 exit status
Aug 09, 2026
linux
opencv
gcc
g++
intel-ipp
gcc compiling .c with .s file - .bss confusion (bug?)
Aug 09, 2026
c
linux
gcc
assembly
x86
gcc -Wall -Wuninitialized is not throwing warning for uninitialized variable
Aug 08, 2026
c
gcc
Older Entries »