List Question
20 TechQA 2024-02-27T21:34:12.703000gcc-11: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files compilation terminated
31 views
Asked by Chengjun Duan
Do optimised calls to memcpy@plt respect restrictions on instruction sets?
129 views
Asked by Chuu
Why gcc 12 takes 6 times larger disk space than 11 in a linux distro?
361 views
Asked by Martian2020
workaround for dynamic formatting specs with fmt
610 views
Asked by Mikhail
C - const qualifier discard when const void* is actually struct**
80 views
Asked by White Owl
gcc 11 link error only when optimization disabled
219 views
Asked by Ani
Compilation error: size of array element is not a multiple of its alignment
526 views
Asked by Bub Espinja
Which section of the modern compiled code controls the exit of a c program?
63 views
Asked by Vignesh SB
UNDERFLOW keyword with gcc on MSYS2
85 views
Asked by ilya1725
Many "multiple definition of" errors shows up when compiling TPC-DS tools
466 views
Asked by Muhammad Gelbana
std::array:size() as a const in gcc 11
199 views
Asked by ilya1725
`-frecord-gcc-switches` missing flags after gcc 10.4
130 views
Asked by wreckgar23
A lot of "implicitly-declared '[...]::operator=([...])' is deprecated" error in the Opensplice when compiling with gcc11
274 views
Asked by Ehsan Sharifi Esfahani
gcc 11 is not debugging. It shows "as: unrecognized option '--gdwarf-5'"
6.5k views
Asked by Hasib Al Fuad
Build Fails Using GCC-11 Due to Some Missing Standard Library Headers
845 views
Asked by Analytiker
Brace initialization when move constructor is deleted
195 views
Asked by Azad Salahli
GCC compound literal in a C (GCC C11) Macro
220 views
Asked by Jay M
Error using llvm-11 in combination with standard library headers from gcc-11 compiling with -std=c++2a
413 views
Asked by user2672165