Menu

#2 File name collision

open
nobody
None
5
2011-11-27
2011-11-27
No

The C output file gf_arith.c is named the same as the source file gf_arith.c

Consequently as soon as you run make test, the source file is overwritten and you can no-longer recompile.
Perhaps rename one of the files, or modify rstk/make test to write to a different directory.

Discussion


Log in to post a comment.