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
Since which version of GCC is C++14 supported?
Sep 05, 2022
c++
gcc
c++14
standards-compliance
Why does GCC diagnose a unused variable for structured bindings while Clang doesn't?
Jun 29, 2021
c++
gcc
language-lawyer
c++17
structured-bindings
Motivation for useless prologue in gcc-compiled main(), disabling it?
May 05, 2021
c
gcc
How can I avoid this error with setenv in C?
Mar 15, 2022
c
gcc
posix
irix
What is gcc doing here to run this code once per thread?
Oct 02, 2022
c++
multithreading
gcc
assembly
thread-local-storage
Better replacement for exit(), atexit() in C
Sep 03, 2022
c
linux
gcc
exit
atexit
Canot read char8_t from basic_stringstream<char8_t>
Sep 16, 2022
c++
gcc
c++20
gcc9
How to install an older version of gcc on Fedora
Nov 04, 2022
python-3.x
linux
gcc
pytorch
C++ utf-8 literals in GCC and MSVC
Jun 20, 2022
c++
gcc
visual-c++
unicode
utf-8
why gcc 4.x default reserve 8 bytes for stack on linux when calling a method?
Jun 17, 2022
linux
gcc
assembly
stack
-Werror causes compiler to stop on #warning. What can I do to prevent this?
May 30, 2022
c
gcc
embedded
c-preprocessor
preprocessor-directive
linking problem: i386:x86-64 architecture of input file *.o is incompatible with i386 output
Apr 13, 2021
c
gcc
assembly
linker
linker-scripts
Cygwin GCC Cross compiling binaries?
Apr 09, 2022
linux
gcc
cygwin
cross-compiling
GCC/g++ cout << vs. printf()
Apr 23, 2022
c++
c
gcc
assembly
g++
GCC Command-Line Argument Pickiness
Mar 02, 2020
gcc
command-line
g++
command-line-arguments
gcc attributes for init-on-first-use functions
Oct 06, 2019
c
gcc
attributes
lazy-initialization
Is int safe to read from multiple threads?
Feb 10, 2020
c
linux
multithreading
gcc
pthreads
Why are entries of this STL map not being initialized in GCC 4.5.1?
May 20, 2022
c++
gcc
stl
map
initialization
error while loading shared libraries: libgomp.so.1: , wrong GCC version?
Feb 17, 2022
c++
gcc
c-libraries
realloc without freeing old memory
Aug 05, 2022
c++
c
linux
gcc
realloc
« Newer Entries
Older Entries »