Re: LLVM for m68k completed (but not merged)
Kamil Rytarowski <[email protected]> Wed, 24 Jun 2020 17:56:32 +0200
| Newsgroups | gmane.os.netbsd.ports.amiga,gmane.os.netbsd.ports.m68k |
|---|---|
| Message-ID | <[email protected]> |
On 24.06.2020 17:46, John Paul Adrian Glaubitz wrote: > Hello! > > On 6/21/20 10:08 PM, John Paul Adrian Glaubitz wrote: > >> It has not been merged upstream yet (that will take some time), but it should >> be usable now. I'm currently test-building it on Debian/m68k. Maybe some of >> the folks here want to give it a try on NetBSD and report back any issues >> you are seeing. > A quick update. I have provided a couple of fixes which got merged already and now > LLVM for M680x0 is now able to cross-compile simple C programs for Linux/m68k which > run fine inside qemu-m68k. > > Maybe someone here is interested in taking care of the necessary changes for NetBSD? [1] > > Adrian > >> [1] https://github.com/M680x0/M680x0-mono-repo/blob/master/clang/lib/Driver/ToolChains/NetBSD.cpp > Can you merge it first into mainline LLVM?