This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Native OpenBSD 3.4 gcc 3.3.2 build (MORE)
Sorry for the delay in pitching in.
I hope to submit the elf configuration for OpenBSD i386 in a few days.
As far as the main compiler in OpenBSD goes, only the gcc 3.3.2 source
is there. There's still a small stumbling block, which I hope to solve
soon: the libstdc++-v3 has issues, and thus it doesn't work in-tree.
It's probably just an includes issue. We don't expect to switch to 3.3.2
for OpenBSD 3.5 globally. The architectures most broken with 2.95 (e.g.,
sparc64) are very likely to switch first.
As far as the 3.3.2 in ports goes, it's perfectly fine. At least, as
far as i386 is concerned. gcc 3.3.2, with a few patches, appears to work
on i386, sparc, sparc64, ppc. It has definite issues on m68k, vax
(ICEs), alpha (linker can't solve jump for main, looks like this comes
from main being in a lib too far away from start), and m88k is still
basically broken, though Miod Vallat is working on it.