On Nov 7, 9:41pm, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote: -- Subject: Re: CVS commit: src/sys/arch/sun68k/stand
| What problem are you trying to solve? | | - sun68k/stand loaders are also used by 68010 sun2 | - CFLAGS needs -mc68000 (or -m68000) for sun2 binaries | - AFLAGS needs -Wa,mc68020 because SRT0.S includes 020 %cacr instructions | inside sun3 conditinal blocks That is what I thought but: It does not compile anymore with gcc-4.8.1, and i see -Dsun3 in the Makefiles The assembler complains about unsupported instructions for the jsr and the link.w instances. If you want, I can give you access to the gcc-4.8.1 repo so you can fix it yourself, just send me an ssh public key. christos