Search code examples
GNU Make: Remove string from array with subdirectories if string contains "dirToExclude"...

makefilegnu-makegnu

Read More
Correct change of the variable in the makefile in the while loop...

shellmakefilegnu-makegnu

Read More
Ncurses program is exiting without even creating a window...

clinuxgnuncurses

Read More
Best way to get machine id on Linux?...

linuxuniquegnuuniqueidentifier

Read More
Can't use std::filesystem in code built with make and g++...

c++gccg++gnu

Read More
What GNU/Linux command-line tool would I use for performing a search and replace on a file?...

regexlinuxsedgnu

Read More
Conditional Dependencies in GNU Make...

makefileconditional-statementsgnu

Read More
IDE / Emacs mode for Shell scripting in Bash/Sh, etc...

linuxbashemacsscriptinggnu

Read More
Can someone explain what is being assigned into use_database?...

makefilegnu

Read More
Why is 1 ^ 1 = 0 in C...

cgccgnu

Read More
Piping commands withing GNU parallel (samtools)...

pipegnugnu-parallelsamtools

Read More
Printing --help text on GNU/Linux with the standard format...

cgnu

Read More
What does GNU flex library libfl provide?...

compiler-constructioncompilationgnubisonflex-lexer

Read More
ternary operator compile error when using gcc but no issue using g++...

cgcccompiler-errorsg++gnu

Read More
grep regex match only if a line doesn't start by...

regexbashgrepgnu

Read More
Parallel simulation gives different results after some time steps when compared with serial and addi...

fortranopenmpgnu

Read More
Data Extraction - Can this Regex be made better?...

cregexgnu

Read More
Equivalent of import libraries in Linux...

c++linuxwindowsgnu

Read More
What are the possible reasons for registers to be offset by 1 in GDB?...

assemblyarmgdbgnucortex-m

Read More
Braced-group within expression returns "statement with no effect"...

cgccgnu

Read More
Linking NTDLL in Rust application using Cygwin while targeting x86_64-pc-windows-gnu...

rustcygwingnu

Read More
Why am I getting the stray '342' error in the C program?...

ccompiler-errorsgnu

Read More
How does variable expands in makefile?...

variablesmakefilegnuexpansion

Read More
Test if directory exists or not...

linuxbashif-statementgnu

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

makefilemacrosgnu

Read More
Error when linking .o files using ld on WIndows...

cwindowsgccgnuld

Read More
Number of Mondays Falls on the First of the month...

linuxshellubuntuunixgnu

Read More
Can't run GNU Smalltalk gst; fatal: not a git repository (or any of the parent directories): .gi...

ubuntugnusmalltalk

Read More
Is there a way to get if a recipe for a target failed or succeded into a variable?...

makefilegnu

Read More
How to store the output of a command in a variable at the same time as printing the output?...

bashstdoutgnu

Read More
BackNext