You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe Xronos back-end is extending AbstractBackend.
To support new options for compiling a backend from the command line, these options can be added to the start(...) method of AbstractBackend.
Note that it would also require to define options like-optionKey for each option, to be used to specify options as -optoinKey optionValue on the command line.
The wiki says:
There are a number of options with the Xronos backend that I would like to enable in the following screenshot:
Specifically:
How do I indicate those options to the
orcc_run_compilation
script?The text was updated successfully, but these errors were encountered: