Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On the host filesystem, the executable binaries are located in the Debug subfolder of the Eclipse workspace directory:

Code Block
% $ ls -1 eclipse-workspace/c-example/Debug/
app.d
app.o
c-example
makefile
sources.mk
subdir.mk
$

...