fix go-1.4 to work with EAPI 7 #1

Merged
andrius merged 1 commits from Lucius-Q-User/gentoo-bootstrap:go-fix into master 2022-07-29 14:25:32 +01:00
Contributor
No description provided.
Lucius-Q-User added 1 commit 2022-07-29 14:22:57 +01:00
andrius merged commit 1da409da28 into master 2022-07-29 14:25:32 +01:00
Owner

Thanks! Probably need to retest a few things in my repository.

(I'm also waiting for new GCC to land in Gentoo as current one is broken with mrustc)

Thanks! Probably need to retest a few things in my repository. (I'm also waiting for new GCC to land in Gentoo as current one is broken with mrustc)
andrius deleted branch go-fix 2022-07-29 14:27:19 +01:00
Author
Contributor

you can coax mrustc to build by patching a few files and adding #include <limits>. i might also send some rust stuff as a pr once i finish building like 20 versions of rustc

you can coax mrustc to build by patching a few files and adding `#include <limits>`. i might also send some rust stuff as a pr once i finish building like 20 versions of rustc
Owner

you can coax mrustc to build by patching a few files and adding #include <limits>. i might also send some rust stuff as a pr once i finish building like 20 versions of rustc

Is this about https://github.com/thepowersgang/mrustc/issues/266? I was hitting it when I tried to build rust-1.54 directly. Then you only need less than 10 rebuilds.

> you can coax mrustc to build by patching a few files and adding `#include <limits>`. i might also send some rust stuff as a pr once i finish building like 20 versions of rustc Is this about https://github.com/thepowersgang/mrustc/issues/266? I was hitting it when I tried to build rust-1.54 directly. Then you only need less than 10 rebuilds.
Author
Contributor

no, even rust-1.39.0 fails to build with latest gcc and needs some patching

no, even rust-1.39.0 fails to build with latest gcc and needs some patching
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: andrius/gentoo-bootstrap#1
No description provided.