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
is there any circumstance under which valid C code will not compile properly using g++ [duplicate]
Jun 09, 2022
c++
c
gcc
compiler-construction
g++
Will GCC leave arithmetic with fixed values for run-time or compile the output?
Feb 17, 2022
c++
c
math
optimization
gcc
Unable to run compiled files - bash: ./a.out: Permission denied. (I've tried chmod)
Sep 14, 2022
c
linux
gcc
ubuntu
permissions
make file issue: error at every line
May 04, 2022
linux
gcc
makefile
VALGRIND: How to use valgrind for ".so" library?
Jun 14, 2022
c++
c
gcc
valgrind
Why does a function prototype with an empty argument list conflicts with one that has a char argument?
Nov 05, 2022
c
gcc
clang
standards
c11
Macro as a parameter to another macro
Sep 30, 2022
c
gcc
macros
c-preprocessor
How to convert from utf-16 to utf-32 on Linux with std library?
Oct 21, 2022
c++
gcc
unicode
utf-16
Why can't I declare and assign global variable in a header file, even when using #ifndef HEADER_H
Oct 28, 2022
c
gcc
gem install pg error: couldn't understand kern.osversion `14.0.0' on Yosemite w/ Ruby 2.1.5
Jul 22, 2020
ruby
macos
postgresql
gcc
How to cope with non-gcc compatible code in OS X Yosemite Core headers
Jun 27, 2022
gcc
clang
osx-yosemite
Two pass C preprocessing?
Nov 04, 2022
c
gcc
macros
c-preprocessor
Why does gcc pass char type in 8 byte format to function assembly
Feb 17, 2022
c
gcc
assembly
x86-64
How to enforce the usage of return values in C
Nov 16, 2022
c
gcc
relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC with gcc
Feb 23, 2022
gcc
Why does "const extern" give an error?
May 25, 2022
c
gcc
global-variables
constants
extern
Compile an asm bootloader with external c code
Feb 19, 2019
gcc
x86
nasm
inline-assembly
bootloader
switch may fall through (no it may not)
Jun 14, 2022
c++
gcc
qt-creator
Why do you need '-lpthread'?
Jun 12, 2022
c
gcc
compilation
pthreads
Why can't local variable be used in GNU C basic inline asm statements?
Sep 25, 2022
c
gcc
inline-assembly
language-design
« Newer Entries
Older Entries »