bulatb/yuno

Compile errors

ddrabik opened this issue · 3 comments

Using compile for project two does not always compile all the test files. Most of them fail with a "No assembly written to rc.s" error. When compiling two files, for example, the first one will compile while the other fails. Sometimes, both will compile successfully.

Does it happen consistently with certain sets of tests? Is there any other output besides DONE, FAIL, etc?

What OS and Python version are you using?

It doesn't happen consistently with any one test. I can successfully compile each one individually, but when I do a batch compile, only about 40% will compile.

I am using python 2.7.6 on my OS X machine and using Transmit to mount the ieng9 disk.