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 sane compiler defaults for Asp's backends #19

Open
shoaibkamil opened this issue Sep 21, 2011 · 1 comment
Open

Add sane compiler defaults for Asp's backends #19

shoaibkamil opened this issue Sep 21, 2011 · 1 comment
Labels

Comments

@shoaibkamil
Copy link
Owner

For each of icc, gcc, etc., we should have two sets of default compiler flags: one for debug, and one for production/optimized compilation.

Est time: O(days).

@chiaracoetzee
Copy link
Collaborator

This involves at least two tasks: one is formulating the right set of default compiler flags for debug and release mode for each tool, and the other is designing the interface (how you instruct Asp to build for debug or for release). Under what scenarios should it default to debug or release?

@ghost ghost assigned jvmiller224 Feb 22, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants