Skip to content

[Export][GCC_ARM][Makefile][tmpl] Fixed parallel build errro and others. #918

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

Merged
merged 1 commit into from
Feb 17, 2015
Merged

[Export][GCC_ARM][Makefile][tmpl] Fixed parallel build errro and others. #918

merged 1 commit into from
Feb 17, 2015

Conversation

dinau
Copy link
Contributor

@dinau dinau commented Feb 16, 2015

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 17, 2015

Why did you remove size rule?

@dinau
Copy link
Contributor Author

dinau commented Feb 17, 2015

The size rule included in 'all:' target fails if target "elf" file is not generated yet
and stops the parallel build process on the way so I've "moved" it to '$(PROJECT).elf:' rule after the target "elf" file was surely generated.

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 17, 2015

I overlooked that one, I see now.

0xc0170 added a commit that referenced this pull request Feb 17, 2015
Tools - GCC_ARM Makefile Fixed parallel build errro and others.
@0xc0170 0xc0170 merged commit c9e93d2 into ARMmbed:master Feb 17, 2015
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

Successfully merging this pull request may close these issues.

2 participants