nqcc icon indicating copy to clipboard operation
nqcc copied to clipboard

Failed to find source files

Open C-Checker opened this issue 5 years ago • 1 comments

Hi Nora,

I really appreciate your approach on compiler writing. I want to test your files, but I am getting all the time the same message:

./test_examples.sh: line 8: examples/vars/ex3: No such file or directory examples/vars/ex1.c: FAIL

I have everything installed as you've mentioned. I wanna test your code at my Mac OS X system.

Hopefully you can help me out...

Greetings

Jens

C-Checker avatar Mar 06 '19 08:03 C-Checker

Hi Jens,

Thanks for opening an issue, and sorry I've been slow to respond! What happens when you run your compiler against just one example program, without using the test script? Does it produce an executable? What folder does it write that executable to?

nlsandler avatar Apr 08 '19 04:04 nlsandler