Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 7 months ago.
Random compiler errors: "The build system did not finish successfully" and "Legacy align"
I have been experiencing random compiler errors in which programs that have compiled in the past now often fail to compile, leaving one of the following cryptic error messages:
"Error: The build system did not finish successfully." (Error number 230) "Warning: L3912W: Option 'legacyalign' is deprecated"
The messages do not refer to any particular files or lines in my code. Several of my colleagues have reported the same issue.
Does this have to do with recent revisions to the mbed OS5? If this has been a common issue for many users, as it seems to be, has any temporary fix been discovered?
2 Answers
5 years, 7 months ago.
You are not alone on this! I'm also having this. I think the best thing to do is make a issue on the github.
5 years, 7 months ago.
Hi All,
Same problem here, I cannot progress on my project due to that compiler fails with message
"Warning: L3912W: Option 'lecacyalign' is deprecated."
I was always cautious to rely with my work on an online tool set that can break after a change without me able to go back to previous version. Hope this can be solved!
Thankx, Tarek