Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu

Bumping version numbers for new releases in associated files (documentation)

Plot generated in Octave is fully black

plot gnuplot octave fedora gnu

sed use: expected context address

bash sed gnu bsd

Equivalent of import libraries in Linux

c++ linux windows gnu

Using gcc atomic builtins?

c gcc gnu atomic

how to put compiler command line args in specific places using cmake

g++ cmake gnu ld

Bloated echo command

/show include equivalent option in g++

visual-c++ g++ gnu options

Basename in GNU Parallel

gnu gnu-parallel

Macro substituting a constant number in GAS

assembly x86 gnu gnu-assembler

How to use shell magic to create a recursive etags using GNU etags?

What is the equivalent of GNU's --wrap linker flag in OS X linker?

c linker clang gnu ld

What happened with the relocating allocator?

c gnu glibc

GNU Makefile equivalent of shell 'TRAP' command for concise identification of build failure on exit

makefile gnu gnu-make

Giving Credit for Perl Module

perl gnu perl-module cpan

is it considered good practice to have conditionals in public header files?

Relocatable symbols in ELF format (assembly language)

assembly gnu elf

SED: copy lines from a file to specific line in another file

bash sed gnu gnome-terminal

How to check version of GNU make in mac terminal?

makefile version gnu

How do I invoke a GNU make macro created using define?

makefile macros gnu