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

Work through each compiler and fix issues #4

Open
tee3 opened this issue Jan 21, 2016 · 0 comments
Open

Work through each compiler and fix issues #4

tee3 opened this issue Jan 21, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@tee3
Copy link
Owner

tee3 commented Jan 21, 2016

There are still several issues with each different TI toolset.

These issues include things like:

  • misnamed compiler options
  • unnecessary or invalid quoting
  • missing quoting
  • incorrect library specifications
  • missing functionality

This can be done in a structured way by running the boost-build-toolset-tester on each individual compiler and ensuring that all errors and warnings that can be fixed are fixed. Unfortunately, not all features are available on all compilers, so there will always be some failures. For example, the TMS320C5400 3.10 compiler does not support C++, so all C++ related tests will fail.

@tee3 tee3 added the bug label Jan 21, 2016
@tee3 tee3 modified the milestones: future, asap Jan 21, 2016
@tee3 tee3 self-assigned this Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant