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
Unions, aliasing and type-punning in practice: what works and what does not?
Mar 21, 2022
c++
gcc
strict-aliasing
Get a pointer to the current function in C (gcc)?
Oct 15, 2022
c
gcc
function-pointers
How to make good use of stack trace (from kernel or core dump)?
Mar 28, 2022
c
gcc
stack-trace
Should I use SIMD or vector extensions or something else?
Nov 19, 2022
c++
gcc
sse
simd
Have compiler check the number of array initializers
Sep 25, 2022
c++
c
gcc
compiler-warnings
gcc-warning
What is -no-pie used for?
Sep 26, 2019
c
testing
gcc
profiling
gprof
Why can't getaddrinfo be found when compiling with gcc and std=c99
Oct 22, 2021
c
gcc
posix
What is this C++ language construct: # (i.e. hash) integer "path_to_header_or_cpp_file" <integer>?
Aug 28, 2022
c++
gcc
syntax
header-files
how to generate core file in docker container?
Nov 06, 2022
bash
docker
gcc
coredump
Why compilers no longer optimize this UB with strict aliasing
Sep 14, 2022
c++
c
gcc
clang
strict-aliasing
GCC on Windows - Bash on Ubuntu on Windows (WSL), CygWin, MinGW
Sep 14, 2022
bash
gcc
cygwin
mingw
windows-subsystem-for-linux
Can you `= delete` a templated function on a second declaration?
Nov 06, 2022
c++
gcc
clang
nvcc
compiler-bug
Cross Platform Floating Point Consistency
Jan 13, 2022
c++
linux
gcc
GCC define function-like macros using -D argument
Sep 16, 2022
c
gcc
macros
command-line-arguments
c-preprocessor
Can gcc/gcov be made to output coverage stats to a location other than the source folder?
Aug 12, 2022
gcc
gcov
code-coverage
How to make gcc generate only machine code that can be loaded directly into memory and executed?
Mar 25, 2013
c
gcc
linker
executable
machine-code
How do I create a single makefile for both 32- and 64-bit?
Sep 14, 2022
architecture
gcc
makefile
powerpc
MacOS -- how to link a dynamic library with a relative path using gcc/ld
Oct 31, 2022
macos
gcc
linker
ld
dynamic-library
gcc failing to warn of uninitialized variable
Sep 14, 2022
c
gcc
compiler-warnings
Why can't gcc find the random() interface when -std=c99 is set?
Sep 14, 2022
c
gcc
random
c99
c89
« Newer Entries
Older Entries »