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

fcm make: build: making compiler errors more visible #218

Open
matthewrmshin opened this issue Jan 27, 2016 · 0 comments
Open

fcm make: build: making compiler errors more visible #218

matthewrmshin opened this issue Jan 27, 2016 · 0 comments
Milestone

Comments

@matthewrmshin
Copy link
Member

Now that the build system continues as much as possible, the error message from a compiler failure can be buried in the middle of the log. This can make it harder for users on quick development cycle.

We should investigate ways to see if it is possible to get error messages printed at the bottom of the log instead.

(Ideally, we should have a mode to stop building more targets as soon as the 1st error occurs, but that will require a bit more redesigning of the system, e.g. moving from a state dump system into a relational database system.)

@matthewrmshin matthewrmshin self-assigned this Jan 27, 2016
@matthewrmshin matthewrmshin added this to the soon milestone Jan 27, 2016
@matthewrmshin matthewrmshin modified the milestones: later, soon Nov 30, 2016
@matthewrmshin matthewrmshin removed their assignment Sep 4, 2023
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