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
Mixed-language program crash occurs when free() called
Apr 29, 2026
c++
c
gcc
crash
gfortran
How to ensure that static library and application are compiled the same?
Apr 30, 2026
c
gcc
static-libraries
How does GCC know the error location (in the source code), when its preprocessor has removed comments?
Apr 29, 2026
c
gcc
c-preprocessor
GCC: PLT call missing for non-library
Apr 29, 2026
c
gcc
Bitwise AND between an 8-bit integer and 32 bit integer in C++
Apr 29, 2026
c++
c
gcc
int
bit-manipulation
GCC 8 fails to compile make_shared<volatile int>()
Apr 28, 2026
c++
c++11
gcc
volatile
make-shared
Inline 64bit Assembly in 32bit GCC C Program
Apr 29, 2026
gcc
assembly
are int and char represented using the same bits internally by gcc?
Apr 29, 2026
c
gcc
char
int
When is `extern` unavoidable for variables in C?
Apr 28, 2026
c
gcc
compilation
extern
gcc inline asm jump to a label with crossing throwing an exception
Apr 29, 2026
c++
exception
gcc
assembly
how to manually include .config when compiling external kernel module?
Apr 28, 2026
gcc
linux-kernel
C++ destructor not being called, depending on the linking order
Apr 28, 2026
c++
gcc
destructor
C++: Why does this constexpr template function cause an internal error in VS2017?(In gcc is ok)
Apr 28, 2026
c++
visual-studio
templates
gcc
constexpr
"Recompile with -fPIC" error persists even after adding -fPIC compile flag
Apr 26, 2026
c++
ubuntu
gcc
g++
shared-libraries
Any ways to speed macro preprocessing in gcc?
Apr 27, 2026
c++
gcc
compilation
macros
c-preprocessor
Compile c++ to python using swig
Apr 27, 2026
python
c++
gcc
Older Entries »