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

Reinstate RTEMS 4.11 build #1441

Closed
jphickey opened this issue Jan 10, 2024 · 0 comments · Fixed by #1442
Closed

Reinstate RTEMS 4.11 build #1441

jphickey opened this issue Jan 10, 2024 · 0 comments · Fixed by #1442
Assignees

Comments

@jphickey
Copy link
Contributor

Describe the bug
The RTEMS 4.11 build fails because it does not implement pthread_setname_np.

To Reproduce
Build with RTEMS 4.11, error on call to pthread_setname_np

Expected behavior
Success

System observed on:
Debian with RTEMS 4.11 toolchain

Additional context
Although this OS is "obsolete" -- it still provides valuable feedback to the code quality, in particular because int and long map to different C fundamental types, and this exposes a number of coding/conversion errors. Therefore it still serves as a good litmus test for how the code is likely perform on older architectures.

Reporter Info
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey self-assigned this Jan 10, 2024
dzbaker added a commit that referenced this issue Jan 17, 2024
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 a pull request may close this issue.

1 participant