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 would you use the ternary operator without assigning a value for the "true" condition (x = x ?: 1)
Aug 30, 2022
c
gcc
android-emulator
conditional-operator
qemu
Forcing GCC to compile .cpp file as C
Aug 30, 2022
c++
c
gcc
compilation
Detecting 64bit compile in C
Aug 30, 2022
c
linux
unix
gcc
How to ask, programmatically, a compiler to compile a file in C++?
Oct 07, 2022
c++
gcc
What is the difference between make and gcc?
Aug 17, 2022
gcc
makefile
compiler-construction
Getting an optimization report from GCC
Aug 30, 2022
gcc
loops
compiler-optimization
Learning to read GCC assembler output
Sep 23, 2022
c++
c
gcc
assembly
Linking Fortran and C++ binaries using gcc
Oct 19, 2022
c++
gcc
fortran
Efficient 128-bit addition using carry flag
May 09, 2021
c++
gcc
assembly
bigint
carryflag
What is the branch in the destructor reported by gcov?
Aug 13, 2022
c++
gcc
code-coverage
gcov
__attribute__((const)) vs __attribute__((pure)) in GNU C
Jun 20, 2022
c
gcc
attributes
constants
gnu
gcc error trying to install PIL in a Python2.6 virtualenv
Dec 15, 2020
python
gcc
python-imaging-library
virtualenv
What does vectorization mean?
Aug 30, 2022
c++
c
gcc
compiler-construction
vectorization
Why does GCC create a shared object instead of an executable binary according to file?
Aug 30, 2022
c
gcc
shared-libraries
static-libraries
position-independent-code
On mac, g++ (clang) fails to search /usr/local/include and /usr/local/lib by default
Oct 06, 2022
xcode
macos
gcc
clang
How can I get rid of deprecated warnings in deprecated functions in GCC?
Aug 29, 2022
c++
gcc
deprecated
gcc-warning
Can't find file executable in your configured search path for gnc gcc compiler
Aug 29, 2022
gcc
codeblocks
floating point multiplication vs repeated addition
Aug 23, 2022
c
gcc
optimization
floating-point
Linker performance related to swap space?
Aug 29, 2022
c
linux
gcc
swap
ld
Why is a switch not optimized the same way as chained if else in c/c++?
Aug 29, 2022
c++
c
gcc
optimization
compiler-optimization
« Newer Entries
Older Entries »