and link errors would be more self-evident. Now, link errors in the _cantera.so build will register with the python layer, because a python exception is raised. This will propagate into the Makefile causing make to prematurely stop the build process, because one of its commands has come back with a non-zero exit status. This causes the "make all" command to return a non-zero exit status, so that the entire make command comes to a halt, which is the desired behavior. |
||
|---|---|---|
| .. | ||
| Cantera | ||
| examples | ||
| src | ||
| tutorial | ||
| .cvsignore | ||
| ctml_writer.py | ||
| Makefile.in | ||
| setup.py.in | ||
| winsetup.py | ||