search for: 79e75992

Displaying 2 results from an estimated 2 matches for "79e75992".

Did you mean: 73e57992
2018 Sep 07
2
Clang for the PlayStation 2
On Fri, 7 Sep 2018 at 16:59, Tim Northover <t.p.northover at gmail.com> wrote: > $ clang -target mips64el-img-linux -mcpu=mips3 -S -o- -Os tmp.c > Actually, I just tried your flags; you're missing `-msingle-float`, which is what reproduces the crash on my end. Without it there is no problem. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Sep 07
4
Clang for the PlayStation 2
...ime, which GNU binutils accepts and Clang's assembler currently does not. I'll go build that so I'm not talking out of my ass. Cheers, Tim! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180907/79e75992/attachment.html>