Search code examples
What does `bash --dump-po-strings` do?...


bashargumentsgnu

Read More
Are `ln -f` and `ln -sf` atomic on Linux and POSIX?...


linuxposixgnuln

Read More
In what order prerequisites will be made by the GNU make?...


dependenciesmakefilegnu

Read More
Is there a robust way to version all exported symbols with version script without changing the visib...


linkershared-librariesldgnulinker-scripts

Read More
How to automatically generate a Makefile help command...


macosunixmakefilegnu

Read More
What is the difference between 'man' and 'man 3' Unix commands?...


unixgnumanpage

Read More
building a Cygwin version of GNU make...


firefoxmakefilecygwingnu

Read More
What does the weak_alias function do and where is it defined?...


clinuxgcccompiler-constructiongnu

Read More
What is NT_GNU_BUILD_ID used for?...


linuxgognu

Read More
Disable make builtin rules and variables from inside the make file...


buildmakefilegnugnu-make

Read More
How can I force gcc/g++ to create SYSV exectables instead of GNU/Linux?...


linuxgccg++gnusysv

Read More
Failed to use GNU MIPS builtin functions of vector (SIMD)...


cmipsgnusimdintrinsics

Read More
How to use register_printf_specifier in a portable way?...


cprintfgnuglibcportability

Read More
grep --ignore-case --only...


regexbashunixgrepgnu

Read More
gnu make: How to concat two strings...


makefilegnugnu-make

Read More
Using shared library on GNU/Linux with gcc...


gccmakefileshared-librariesldgnu

Read More
Handling file paths cross platform...


c++windowslinuxcross-platformgnu

Read More
GNU Guile Scheme on Windows...


windowsschemelispgnuguile

Read More
How to check version of GNU make in mac terminal?...


macosmakefileversiongnu

Read More
Invoking GCC as "cc" versus "gcc"...


clinuxgccgnu

Read More
How to efficiently merge k sorted pairwise key/value vectors by keys?...


c++algorithmmergec++17gnu

Read More
Passing additional variables from command line to make...


makefilegnucommand-line-arguments

Read More
GNU make wildcard function doesn't find runtime generated files...


functionmakefilewildcardgnuis-empty

Read More
How can you determine installed versions of the glibc libraries?...


linuxgccgnucross-compiling

Read More
Explanation of Permission Bits...


clinuxposixgnu

Read More
What does the filename "gmon.out" stand for?...


gccfilenamesgnugprof

Read More
Why doesn't %.o wildcard work in the prerequisites section of a rule?...


linuxcompilationmakefilegnu

Read More
Changes -g flag in GNU compiler makes in executable for c++...


c++gnu

Read More
Installing GLPK (GNU Linear Programming Kit) on Windows...


gnulinear-programming

Read More
__attribute__((const)) vs __attribute__((pure)) in GNU C...


cgccattributesconstantsgnu

Read More
BackNext