Skip to content

Removing absolute paths to compiler executables #10997

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
Jul 11, 2019
Merged

Removing absolute paths to compiler executables #10997

merged 1 commit into from
Jul 11, 2019

Conversation

mark-edgeworth
Copy link
Contributor

Description

VSCode exporter was generating a launch config that contained absolute paths to the
compiler executables. It makes more sense to use the executables that are
installed into the system PATH.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@madchutney

Release Notes

Uses tools that are installed on the user's system; user needs to have the tools on the system path.

VSCode exporter was generating a launch config that contained absolute paths to the
compiler executables. It makes more sense to use the executables that are
installed into the system PATH.
@ciarmcom
Copy link
Member

ciarmcom commented Jul 9, 2019

@mark-edgeworth, thank you for your changes.
@ARMmbed/mbed-os-tools @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 9, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jul 9, 2019

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@mark-edgeworth
Copy link
Contributor Author

I don't know how to diagnose the test failure here. Help!

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 9, 2019

It's CI internal issue, cc @ARMmbed/mbed-os-test

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 10, 2019

Still valid CI issue, will restart once fixed

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 11, 2019

CI restarted

@mbed-ci
Copy link

mbed-ci commented Jul 11, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

@0xc0170 0xc0170 merged commit bd88d3b into ARMmbed:master Jul 11, 2019
@mark-edgeworth mark-edgeworth deleted the iotbtool-21_absolute_path branch September 9, 2019 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants