https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223971
--- Comment #7 from Jung-uk Kim <[email protected]> --- BTW, if you look closely, you will see gcc is crashing. /usr/obj/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/job.c: In function 'load_too_high': /usr/obj/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/job.c:2195:9: internal compiler error: Illegal instruction last_sec = LOAD_WEIGHT_B * job_counter; ^~~~~~~~ I believe you have to recompile gcc without CPUTYPE. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
