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

Unlinking libiberty fails #18

Open
krs013 opened this issue Sep 5, 2017 · 2 comments
Open

Unlinking libiberty fails #18

krs013 opened this issue Sep 5, 2017 · 2 comments

Comments

@krs013
Copy link

krs013 commented Sep 5, 2017

Line 41 in msp430-gcc.rb fails to execute because macOS has a fake gcc at /usr/bin/gcc that is actually just Clang. I'm not sure what exactly that piece was needed for or if it's still a problem, but you may want to find a different way to get that value.

Just a thought, as homebrew is a macOS platform, you may be working harder than necessary to use --print-multi-os-directory for that step.

@sampsyo
Copy link
Owner

sampsyo commented Sep 5, 2017

Ah, that’s tricky—thanks for pointing that out. I’m not currently using this recipe, but I’d gladly accept a pull request if you know how to fix this.

@krs013
Copy link
Author

krs013 commented Sep 10, 2017

Oh, I see. I didn't realize that there was a newer version of mspgcc from ti/somnium. I used to think CCS was enough of a mess already.

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

2 participants