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
Why didn't gcc (or glibc) implement _s functions?
Jun 09, 2020
c
security
gcc
c11
tr24731
Initializing circular data in C. Is this valid C code according to any standard?
Nov 08, 2020
c
gcc
circular-reference
static-initialization
recursive-datastructures
failed updating 58 targets when trying to build boost, what happened?
Jun 07, 2018
c++
gcc
boost
build
Is there a way to "statically" interpose a shared .so (or .o) library into an executable?
Aug 12, 2022
c++
c
gcc
shared-libraries
Why compiling with C++11 is successful despite using C++14 feature?
Oct 14, 2021
c++
c++11
gcc
c++14
compiler-warnings
difference between -lgcc_s and gcc
Sep 22, 2022
gcc
compiler-construction
linker
loader
What extra optimisation does g++ do with -Ofast?
Sep 17, 2022
c++
performance
optimization
gcc
compiler-construction
Passing a gcc flag through makefile
Sep 17, 2022
gcc
makefile
llvm
Is nullptr_t a default constructible type?
Sep 25, 2022
c++
gcc
clang
nullptr
No speedup for vector sums with threading
Dec 12, 2018
c++
multithreading
gcc
c++11
blas
why `S x({})` invoke default constructor in GCC 7/C++1z mode only?
Jul 11, 2021
c++
gcc
language-lawyer
c++17
Why does enabling undefined behaviour sanitization interfere with optimizations?
Aug 24, 2022
c++
gcc
compiler-optimization
constexpr
ubsan
How do I include only used symbols when statically linking with gcc?
May 25, 2020
c
linux
gcc
static-linking
MinGW 4.8.1 C++11 thread support
Aug 15, 2022
gcc
c++11
g++
mingw
Reserved keywords in Objective-C?
Sep 17, 2022
objective-c
gcc
compiler-construction
grammar
keyword
"static const int" causes linking error (undefined-reference)
Feb 08, 2019
c++
gcc
static
constants
stdvector
What gcc versions support the __int128 intrinsic type? [duplicate]
Oct 22, 2022
gcc
128-bit
extended-precision
How to print result of a compile-time calculation in C++?
Feb 09, 2022
c++
c++11
gcc
constexpr
static-assert
Adding compiled libraries and include files to a CMake Project?
Sep 17, 2022
c++
gcc
cmake
Why does __sync_add_and_fetch work for a 64 bit variable on a 32 bit system?
Jan 11, 2022
c
gcc
x86
synchronization
« Newer Entries
Older Entries »