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
How to check if a given file descriptor stored in a variable is still valid?
Dec 15, 2021
c
linux
gcc
file-descriptor
OS X 10.9 gcc links to clang
Aug 26, 2022
gcc
g++
osx-mavericks
Why does `int ;` compile fine in C, but not in C++?
Sep 11, 2022
c++
c
gcc
language-lawyer
variable-declaration
How to raise warning if return value is disregarded?
Mar 06, 2022
c++
c
gcc
static-analysis
Working of __asm__ __volatile__ ("" : : : "memory")
Aug 26, 2022
c
gcc
arm
embedded-linux
volatile
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
« Newer Entries
Older Entries »