https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214456
Gerald Pfeifer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] CC| |[email protected] Flags|maintainer-feedback?(gerald | |@FreeBSD.org) | --- Comment #3 from Gerald Pfeifer <[email protected]> --- Andreas, does this trigger anything? Mark, I am very surprised that any global setting would affect stage 3 build of GCC versus stage 2 build since these two should be built identically - which is the point of the bootstrap and comparing these two stages. For me to debug this, I do lack to this environment (hardware as well FreeBSD version), and it seems both are needed to trigger this. What I recommend you check out is comparing two compiler invocations for one and the same file, one in the stage 2 build, the other in the stage 3 build. Which, if any, differences do you see? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
