https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from [email protected] --- (In reply to Leandro Lupori from comment #5) > Created attachment 205872 [details] > gcc8 vec_step fix > > Ok, with the attached patch I'm able to go further in gcc8 build. > > But then when xgcc starts to be used, I get errors, because xgcc is > generating ELFv1 code and trying to link with ELFv2 libs. Try this patch : http://mikael.urankar.free.fr/FreeBSD/powerpc64/lang_gcc8_elfv2.diff There is still a problem: stage2 and stage3 differs (it does not happen if the BOOTSTRAP option is off) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
