-
Notifications
You must be signed in to change notification settings - Fork 0
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
POWER4 clean build regression? #21
Comments
Trying to build with gcc34:
|
Another build attempt:
|
Force-copy:
|
If we reinstate https://raw.githubusercontent.com/l4ka/pistachio/8be66aa9b85a774ad1b71dbd3a79c5c745a96273/kernel/src/glue/v4-powerpc64/space.h, we get:
|
Disabling asserts gives:
|
https://github.com/vmlemon/Orion/blob/0dba091cdd5bfd905f6f41bd7c621b1a436d423e/kernel/src/glue/v4-powerpc64/tcb.h guards the
|
As a point of comparison, upstream Pistachio doesn't build, at all:
|
We get to a different place, after pulling in https://raw.githubusercontent.com/l4ka/pistachio/master/kernel/src/api/v4/types.h:
|
The text was updated successfully, but these errors were encountered: