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
Detect gcc as opposed to msvc / clang with macro
Aug 25, 2022
c++
gcc
Floating point exception ( SIGFPE ) on 'int main(){ return(0); }'
Aug 25, 2022
c
linux
gcc
elf
sigfpe
Force gcc to compile 32 bit programs on 64 bit platform
Aug 25, 2022
linux
gcc
32-bit
x86-64
Selectively remove a warning message using GCC
Aug 25, 2022
gcc
warnings
How to set the LDFLAGS in CMakeLists.txt?
Aug 25, 2022
gcc
makefile
cmake
ld
ldflags
Is the compiler allowed to optimize out heap memory allocations?
Oct 29, 2022
c++
gcc
optimization
clang
language-lawyer
How to detect SSE/SSE2/AVX/AVX2/AVX-512/AVX-128-FMA/KCVI availability at compile-time?
Aug 25, 2022
gcc
clang
sse
avx
avx512
Preprocessor output
Aug 25, 2022
gcc
macros
c-preprocessor
Linux static linking is dead?
Aug 25, 2022
linux
gcc
glibc
static-linking
Compiler stops optimizing unused string away when adding characters
Oct 16, 2022
c++
gcc
compilation
clang
compiler-optimization
What is C17 and what changes have been made to the language?
Aug 25, 2022
c
gcc
iso
c11
c17
C++ compilation bug?
Aug 19, 2022
c++
gcc
undefined-behavior
exit.c:(.text+0x18): undefined reference to `_exit' when using arm-none-eabi-gcc
Aug 25, 2022
gcc
arm
C++11: How to alias a function? [duplicate]
Feb 24, 2019
c++
linux
gcc
c++11
How to retrieve the GCC version used to compile a given ELF executable?
Aug 25, 2022
gcc
elf
Why does gcc allow arguments to be passed to a function defined to be with no arguments?
Feb 02, 2022
c
gcc
compiler-errors
How bad is "if (!this)" in a C++ member function?
Aug 25, 2022
c++
visual-c++
gcc
How to prevent GCC from optimizing out a busy wait loop?
Aug 25, 2022
c
optimization
gcc
avr-gcc
difference between gcc -D_FORTIFY_SOURCE=1 and -D_FORTIFY_SOURCE=2
Aug 25, 2022
security
gcc
glibc
Why does the order of '-l' option in gcc matter? [duplicate]
Aug 20, 2022
c
gcc
linker
ld
« Newer Entries
Older Entries »