Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-g and --cg options for compiler are not handled #99

Open
mpostol opened this issue Jul 14, 2022 · 0 comments
Open

-g and --cg options for compiler are not handled #99

mpostol opened this issue Jul 14, 2022 · 0 comments
Labels
bug Something isn't working question Further information is requested
Milestone

Comments

@mpostol
Copy link
Owner

mpostol commented Jul 14, 2022

The options are not supported therefore, the -c option must be used. This option requires that a futile must exist - it could be empty but it must exist otherwise, an exception is thrown. Compare this behavior with the origin.

@mpostol mpostol added bug Something isn't working question Further information is requested labels Jul 14, 2022
@mpostol mpostol added this to the Backlog milestone Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant