Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu

C/C++ linker order for multiple defined symbols

c++ linker gnu standards

Scratchbox2 returns "Implicit declaration of function getline", among other weird behaviour

Is a blank return statement at the end of a function whos return type is void necessary?

c++ c gcc g++ gnu

objdump ELF and Windows

init-declarator-list and the GNU GCC attribute grammar

c attributes grammar gnu bnf

Is it legal to statically link libstdc++ and libgcc in a binary-only application? [closed]

c++ gcc licensing gnu

GNU Smalltalk 80 Debugger. How to debug smallcode code ? Start Debugger?

Trailing new line after piping to a command: is there any standard?

bash unix posix gnu

How to bash complete a GNU long option with given set of arguments?

how to build GNU Classpath and JamVM

classpath gnu jamvm

GNU Make to build files that are outdated AND newer than a certain timestamp

c build makefile timestamp gnu

BlackBerry 10: GNU STL

c++ qt stl blackberry-10 gnu

Statically initialize array within structure

c arrays gcc initialization gnu

Unable to build GNU automake

unix gnu automake

__float128 is not supported on this target

gcc cygwin clang gnu llvm-gcc

How do I diff utf-16 files with GNU diff?

unicode diff gnu

How can I make C++0x and __STRICT_ANSI__ get along?

c++ gcc c++11 mingw gnu