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

Add possibility to specify compile arguments #131

Open
tudortimi opened this issue Feb 29, 2024 · 1 comment
Open

Add possibility to specify compile arguments #131

tudortimi opened this issue Feb 29, 2024 · 1 comment

Comments

@tudortimi
Copy link
Owner

Xcelium supports usage of many arguments (probably all actually) under -makelib/-endlib blocks. This makes it possible to concatenate a full xrun args file and to compile each library with different arguments. For example, we can turn off certain warnings in one library, we can turn on certain compiler features in another library, etc.

@tudortimi
Copy link
Owner Author

This should be specifiable per tool. The native plugin has something similar, to configure either GCC or clang args.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant