View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000335 | Rosetta | [All Projects] Incorrect Results | public | 2014-06-03 12:33 | 2014-06-23 14:42 |
|
Reporter | rmoretti | |
Assigned To | rmoretti | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | Trunk | |
Fixed in Version | | |
|
Summary | 0000335: test/run.py doesn't have version option |
Description | If you compile with scons cxx_ver=*, test/run.py isn't able to find the proper compiler directory, as it doesn't have a version option.
Adding a version option to the run.py script fixes the issue. |
Additional Information | Probably should also fix the cxx=gcc default in the cxx option as well. (Setting default option equal to None seems to work as expected.) |
Tags | No tags attached. |
|
Application(s) Affected | test/run.py |
Command Line Used | test/run.py -c clang --compiler_version 3.4 |
Developer Options | Confirmed As Bug |
Fixed in SVN Version | 56977 |
|
Attached Files | |
|