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
`checking size of mp_limb_t... 0` and `configure: error: Oops, mp_limb_t doesn't seem to work` when compiling the Microchip XC32 compiler from source
Sep 07, 2025
c++
gcc
mingw-w64
gmp
msys2
using vs. typedef - is there a subtle, lesser known difference?
Sep 08, 2025
c++11
gcc
c++14
language-lawyer
clang++
Why does GCC’s static analyser falsely warn that a pointer to an allocated memory block itself stored in an allocated memory block may leak?
Sep 07, 2025
c
gcc
malloc
The x86 disassembly for C code generates: orq $0x0, %(rsp)
Sep 07, 2025
c
assembly
gcc
x86-64
callstack
GCC 5, 6 and 7 on OSX do not support uint
Sep 07, 2025
c++
macos
gcc
"Multiple definition of" "first defined here" on GCC 10.2.1 but not GCC 8.3.0
Sep 07, 2025
c
linux
gcc
standards
header-files
Why do modern compilers assume malloc never fails?
Sep 07, 2025
c++
gcc
clang
malloc
compiler-optimization
Comparing double with literal value in C gives different results on 32 bit machines
Sep 07, 2025
c
gcc
x86
floating-point
32bit-64bit
Is it possible to auto split the .text section across mulitple memory areas?
Sep 07, 2025
c
gcc
embedded
ld
elf
Indicating unaligned access to Clang for ARM compatibility
Sep 07, 2025
c
gcc
arm
clang
Intel asm syntax with GCC: undefined reference
Sep 07, 2025
c
gcc
Linking Boost when using cmake-conan
Sep 06, 2025
c++
gcc
boost
cmake
conan
Using builtin overflow functions with uint64_t types
Sep 07, 2025
c
gcc
built-in
integer-overflow
ld.exe: cannot find -lmsvcrt
Sep 05, 2025
c++
gcc
linker
cmake
mingw
Why are reserved names (starting with _) used in macros?
Sep 07, 2025
c
gcc
standards
identifier
Can a dynamically linked glibc application dlopen() a static linked musl shared object?
Sep 06, 2025
gcc
linker
glibc
musl
Alternative to -pg with Clang?
Sep 06, 2025
c
gcc
profiling
clang
gprof
« Newer Entries
Older Entries »