On Tue, 20 May 2008 20:50:58 +0000 Jay wrote: > The gcc 4.3 port is mildly broken, right? At least on OpenBSD 4.2? > I'll upgrade to OpenBSD 4.3 soon. Actually I have OpenBSD 4.2 on one machine > and OpenBSD 4.3 on another and I think broken on both but I have to check.
I have partially working gcc 4.3.0 port at http://gnuada.svn.sourceforge.net/viewvc/gnuada/trunk/OpenBSD/current/lang/gcc/4.3/ While the URL says "current" I have actually tested the port only on OpenBSD 4.3-release. Partially working means that the port is not pretty, but produces a working executable on i386 platform with C and Ada frontends. I haven't really tested the C frontend, but the Ada frontend can compile things like AWS and Polyorb from Adacore Subversion repository. -- Tero Koskinen <[EMAIL PROTECTED]>