Search code examples
Does asmlinkage mean stack or registers?...


linuxgcclinux-kernelx86function-attributes

Read More
Compile error: "g++: error trying to exec 'cc1plus': execvp: No such file or directory&...


phpc++clinuxgcc

Read More
setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1...


pythongccpipodoo

Read More
Compile nftables examples...


clinuxgccnftables

Read More
MSVC equivalent of __attribute__ ((warn_unused_result))?...


c++cvisual-c++gccgcc-warning

Read More
Class template static field initialization different results on GCC and Clang...


c++templatesgccstaticclang

Read More
Create a dynamic library with unresolved symbols at link time with mingw-w64...


gccshared-librarieslinker-errorsmingw-w64undefined-symbol

Read More
compiling C program with gcc; Cannot open output file _.exe: no such file or directory...


cgcccompiler-errorscygwincontrolled-folder-access

Read More
Why parent process is active when not using wait function?...


clinuxgccforkwait

Read More
How to check if a given file descriptor stored in a variable is still valid?...


clinuxgccfile-descriptor

Read More
Eclipse define build variable in pre-build...


linuxshellgccbuildeclipse-cdt

Read More
Compiling Ruby C API (cross-platform)...


crubygccmakefileffi

Read More
How do I keep up with the development of gcc?...


gccgnu

Read More
CUDA incompatible with my gcc version...


gcccudadebian

Read More
Is there any way to get 64-bit time_t in 32-bit programs in Linux?...


clinuxgcc64-bittime-t

Read More
Error during configuration: C compiler cannot create executables (Concorde TSP)...


cwindowsgcccygwin

Read More
Why __restrict often doesn't give optimization as expected?...


c++gcccompiler-optimization

Read More
Unexpected result with `std::views::transform`, probably caused by "unnamed temporary"...


c++gccclangc++20std-ranges

Read More
Why does my C++ code with a type mismatch compile without warnings using the GCC "-Wall" f...


c++gcctype-mismatchcompiler-flags

Read More
gcc -print-search-dirs not printing /usr/include or similars...


gccinclude

Read More
gcc makefile error: "No rule to make target ..."...


gccmakefile

Read More
Undefined reference to vtable...


c++gccg++

Read More
How is this function's assembly implementing the conditional?...


c++assemblygcc

Read More
Make gcc put relative filenames in debug information...


debugginggcccmakedebug-symbols

Read More
Is there a 256-bit integer type in C?...


cgccx86-64bigintextended-precision

Read More
Link section from specific library...


gccld

Read More
What is this PROFILE macro?...


gcc

Read More
Problems of linking Ws2_32.lib using gcc...


cwindowsgccnetworkinglinker

Read More
Issue with building Unikey on Ubuntu 22.04...


gccmakefilecompiler-errorsg++ubuntu-22.04

Read More
Compile result different in GCC 13.1 and GCC 13.2 constructing a string...


c++gccc++14

Read More
BackNext