Marc Poulhiès
Marc Poulhiès
Matching gcc-cross-builder: https://github.com/compiler-explorer/gcc-cross-builder/pull/30
> Can this be merged? Sorry, missed this message (was mostly away). No, this is not ready as I discovered an issue during testing
tested with compilers installed with : https://github.com/compiler-explorer/infra/pull/764 Tested both assembly and binary (when possible) for all lang/targets changed.
Yes, CE don't check the compiler option to guess what ISA you are targetting. We would need something in between what we have for C/C++ and that. I tried applying...
- [ ] mips 12.1.0 - [x] ct-ng build locally - [x] build in docker: https://github.com/compiler-explorer/infra/actions/runs/2643727444 - [ ] installed - [ ] infra - [ ] config change -...
Needs hack around ct-ng to use gcc-12 (needed for cross-gnat). Will test it a bit more to be sure it's correct this time :)
TLDR; did some best effort. Not all lang/targets were easily built... Will do my best to add more
I fear we won't hear from @rzrymiak . Should we discard this PR @mattgodbolt ?
Sure! Maybe @antoyo (or anyone else) can't point me to some documentation for building a cross-libgccjib + other needed things!
Thanks for the pointer, I'll have a look and give it a try to see if I need some support. Is there a "best" target to test ?