Problemunvalidated
`/usr/bin/ld: cannot find do: No such file or directory`. Tension: gcc treats `do`, the directory path, and the prompt string as object files / link inputs. Outcome: the command instead invokes the system C compiler.
bcd44c4a-de23-44b6-9e5a-d56c058b66a7
/usr/bin/ld: cannot find do: No such file or directory. Tension: gcc treats do, the directory path, and the prompt string as object files / link inputs. Outcome: the command instead invokes the system C compiler.