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

coreutils is relentlessly hostile to MinGW #4

Closed
StephanTLavavej opened this issue Nov 1, 2015 · 3 comments
Closed

coreutils is relentlessly hostile to MinGW #4

StephanTLavavej opened this issue Nov 1, 2015 · 3 comments
Labels

Comments

@StephanTLavavej
Copy link
Owner

coreutils.sh is my worst build script, by far. It contains a huge number of terrible hacks, and salvages sort, uniq, and wc from the build's flaming wreckage.

It would be nice if fewer hacks were necessary.

StephanTLavavej added a commit that referenced this issue Oct 31, 2021
coreutils.patch: Regenerate. One uniq.c issue was fixed upstream, improving #4.
StephanTLavavej added a commit that referenced this issue Oct 31, 2021
coreutils.patch: Regenerate, and avoid trimming trailing newlines.
Two issues were fixed upstream, improving #4.
@StephanTLavavej
Copy link
Owner Author

https://github.com/uutils/coreutils is probably my best bet here, assuming MSYS2 can retrieve a Rust compiler.

@Et7f3
Copy link

Et7f3 commented Jan 14, 2024

What replace coreutils now ?

@StephanTLavavej
Copy link
Owner Author

I'm replacing it with https://github.com/uutils/coreutils which I was able to successfully build.

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

2 participants