Closed aleksander closed 7 years ago
Hmm, interesting. What crate are you building?
It seems the problem comes from using a recent nightly as #135 also failed. I don't have time to look into the cause right now but you could try switching to an older nightly in the meantime.
What crate are you building?
I'm trying to build resolve
crate to see if we could use it to solve #101
you could try switching to an older nightly in the meantime.
Yes you are right. The problem is only reproduced with last nightly. Build successfull with 2017-04-15 nightly.
Reported to ralloc as well: redox-os/ralloc#50.
I'm trying to build crate with xargo as noted in readme:
The following error occurs:
Almost the same with
xargo rustc --target x86_64-unknown-linux-steed -- -C linker=gcc -Z linker-flavor=gcc
: