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
{{ message }}
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
C compiler must be called with -cixxx option. If xxx contains spaces, it
must be called with -ci"xxx". When using this double quote solution and
space between c and i, this is the case. Else the space in xxx is interpreted
as a separator.
0 commit comments