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
Nested struct inside constexpr function, compiles in clang, fails in gcc
Mar 30, 2026
c++
gcc
language-lawyer
constexpr
clang++
Can't Create a const Member of std::pair in gcc
Mar 30, 2026
c++
gcc
constants
std-pair
Calling G++ from C# Program
Mar 31, 2026
c#
c++
batch-file
gcc
Couldn't build llvm with gcc on archlinux
Mar 31, 2026
c++
linux
gcc
llvm
archlinux
Which gfortran compiler flag is associated with the warning "Illegal preprocessor directive"?
Mar 29, 2026
gcc
fortran
gfortran
gcc-warning
Allocating through a pointer to a pointer parameter
Mar 30, 2026
c
pointers
gcc
malloc
void-pointers
Why is some_statement;;;; valid in C++? [duplicate]
Mar 30, 2026
c++
gcc
c++11
g++
Why doesn't clang++ compile the same file as g++ do?
Mar 29, 2026
c++
gcc
c++11
clang
Why do std::vector<T> v{1, 2, 3} and std::vector<T> v = {1, 2, 3} call different constructors, when T implicitly converts from int?
Mar 30, 2026
c++
gcc
constructor
overloading
initializer-list
Linking static lib with other static libs [duplicate]
Mar 30, 2026
c++
gcc
linker
libxml2
unix-ar
Link math.h with gprbuild
Mar 29, 2026
gcc
ada
gprbuild
make g77 command not found
Mar 29, 2026
linux
gcc
compiler-warnings
g77
Clang. How to overcome "unknown builtin" error message
Mar 29, 2026
c++
c
gcc
clang
How do I make sure that my default C/C++ compiler is GCC?
Mar 29, 2026
c++
macos
gcc
clang
riak
Linux executable doesn't work after patchelf
Mar 28, 2026
linux
gcc
elf
nixos
Allocating memory for __m256i [duplicate]
Mar 27, 2026
c
ubuntu
gcc
x86
avx
Compiling a C Source through javacode
Mar 28, 2026
java
c
gcc
gnu
Does gcc -nostdlib prevent explicit appending of standardlibs?
Mar 28, 2026
c
gcc
linker
mingw
Can I compile a Visual C++ project on Linux using xbuild?
Mar 27, 2026
c++
linux
gcc
mono
xbuild
Older Entries »