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

Sync tools with NetBSD-current #319

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

marceloalencar
Copy link
Contributor

@marceloalencar marceloalencar commented Apr 3, 2021

Update required tools for newer hosts (GCC 10, for example), which also updates userland with latest NetBSD versions of:

  • make
  • xinstall
  • pax (also updates tar, cpio)
  • binutils (also updates libbfd, libopcodes, and adds libgnuctf)
  • makefs (also updates /sbin/newfs_udf, /sys/fs/udf/ and /sys/fs/msdosfs)
  • installboot

This fixes #316. It is required to apply #310 while LLVM/clang isn't updated.

@marceloalencar
Copy link
Contributor Author

marceloalencar commented Apr 4, 2021

Running test suite on i386:

# cd /usr/tests/minix-posix
# ./run

Output:
All 101 tests completed without error (0 skipped).

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 this pull request may close these issues.

Resolve GCC Cross-compilation Issues
1 participant