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
GCC doesn't tail call optimize recursive function
May 13, 2026
c
gcc
tail-recursion
boost::mutex::timed_lock not on Linux
May 13, 2026
c++
linux
gcc
boost-thread
Why aren't debugging symbols being added to my output file?
May 14, 2026
gcc
arm
compilation
flags
#pragma pack, template typedefs, and struct alignment
May 14, 2026
c++
templates
visual-c++
gcc
memory-alignment
Compiling and linking C code without any additional data in output file
May 13, 2026
c
gcc
operating-system
ld
osdev
Is it possible to add -pedantic to GCC command line, yet have it not warn about 'long long'
May 13, 2026
gcc
long-long
App crashes on Apple LLVM 3.0 but works OK on LLVM GCC 4.2
May 12, 2026
iphone
c++
gcc
llvm
vsnprintf with %s segfaults with GCC
May 13, 2026
c++
gcc
printf
Automatically know if a GCC/Clang warning comes from Wall or Wextra?
May 12, 2026
c++
gcc
clang
compiler-warnings
suppress-warnings
Isn't there a syntax error? Should printf("one" ", two and " "%s.\n", "three" ); be valid code?
May 12, 2026
c
gcc
syntax
c-preprocessor
string-literals
How to generate a .so file from multiple source files
May 12, 2026
linux
gcc
makefile
arm
shared-libraries
gcc: not linking files
May 12, 2026
c
gcc
linker
C -multidimensional array causes Segmentation Fault (GCC)
May 12, 2026
c
arrays
gcc
How to implement the __sync_fetch_and_sub atomic operation in assembly language based on Linux GCC
May 12, 2026
c
linux
gcc
assembly
inline-assembly
What is the difference betweend LTDL_LIBRARY_PATH and LD_LIBRARY_PATH?
May 12, 2026
c++
c
gcc
g++
autotools
gcc undefined reference to dbus_*
May 12, 2026
c
gcc
Older Entries »