Subject: Re: gcc-3.4.2
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 09/29/2004 13:23:31
In article <Pine.NEB.4.60.0409291438500.19690@pulstar.man.szczecin.pl>,
Adam Ciarcinski <adam@albedo.art.pl> wrote:
>Hi,
>
>Has anyone succeeded building the system using gcc-3.4.2 (the one from 
>pkgsrc, for example)?
>I got stuck at libexec/ld.elf_so.  It simply crashes.
>I have also noted, you must use -fno-unit-at-a-time option, or otherwise
>lib/csu will make your executables crash.

Yes, because unit-at-a-time which is the default for 3.4 re-orders functions.

>Or, is gcc-3.4.2 coming into the main source tree?

At some point.

christos