Subject: gcc 3.3.* problems with kernel found
To: None <port-i386@netbsd.org>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: port-i386
Date: 09/29/2003 13:19:38
1) with USE_TOPDOWN_VM some of tools doesn't work at all. Is any fix for
that? (this errors about vipw,passwd not working gets corrected when
TOPDOWN_VM commented)

2) kernels compiled with pentium optimization (-march=pentium) with
distributed GCC (3.3.1) reboots after loading.
compiled with -march=i386 works fine.

any fix for this?