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

Changes for recent gcc #6

Open
henrychoi opened this issue Nov 29, 2015 · 0 comments
Open

Changes for recent gcc #6

henrychoi opened this issue Nov 29, 2015 · 0 comments

Comments

@henrychoi
Copy link

Just now, I almost built the latest emcraft u-boot for cortex m3 using gcc 5.2 with just a few changes:

  1. No inline in front of the stub functions pointed to by weak alias attribute (LED stuff, and show_progress).
  2. nonconstant origin expression in u-boot.lds, which was discussed in another (closed) thread.

Since the u-boot does not run after Linux starts, building u-boot with the more recent toolchain is not super-important. It's just that being able to build EVERYTHING within Buildroot (using 2015.11.rc3), in 1-go, would be quite clean.

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