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 is -march=native used so rarely?
Aug 26, 2022
gcc
clang
compiler-optimization
GCC with Visual Studio?
Aug 26, 2022
visual-studio
visual-studio-2008
visual-c++
gcc
makefile
How to force GCC to assume that a floating-point expression is non-negative?
Nov 09, 2022
c++
gcc
assembly
floating-point
micro-optimization
Are function static variables thread-safe in GCC?
Aug 26, 2022
c++
gcc
static
initialization
thread-safety
Why does declaring main as an array compile?
Aug 26, 2022
c
gcc
clang
main
Tell gcc to specifically unroll a loop
Aug 26, 2022
c
gcc
pragma
unroll
What does it mean to align the stack?
Aug 26, 2022
c
assembly
gcc
x86
memory-alignment
How to list library dependencies of a non-native binary?
Aug 27, 2022
linux
gcc
shared-libraries
cross-compiling
binutils
How do I link object files in C? Fails with "Undefined symbols for architecture x86_64"
Mar 08, 2022
c
gcc
compilation
Difference between uint and unsigned int?
Aug 26, 2022
c
gcc
uint
#pragma comment(lib, "xxx.lib") equivalent under Linux?
Mar 17, 2021
gcc
static-linking
When can compiling c++ without RTTI cause problems?
Aug 26, 2022
c++
gcc
rtti
Do I need to compile the header files in a C program?
Feb 27, 2022
c
gcc
How may I override the compiler (GCC) flags that setup.py uses by default?
Feb 18, 2022
python
gcc
setuptools
setup.py
distutils
Why is `abs()` implemented differently?
Dec 17, 2021
c++
gcc
compilation
clang
Is there a GCC option to warn about writing `this-field` instead of `this->field`?
Aug 26, 2022
c++
gcc
gcc-warning
typeof operator in C
Aug 26, 2022
c
gcc
typeof
Where are the gcov symbols?
Aug 15, 2022
gcc
profile
gcov
how to print __uint128_t number using gcc?
Aug 26, 2022
c
gcc
Is there a 128 bit integer in gcc?
Aug 26, 2022
c
gcc
x86-64
bigint
128-bit
« Newer Entries
Older Entries »