In article <20110304033425.0e01017...@cvs.netbsd.org>, Joerg Sonnenberger <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: joerg >Date: Fri Mar 4 03:34:24 UTC 2011 > >Modified Files: > src/sys/arch/amd64/include: vmparam.h > >Log Message: >Reduce MAXSSIZ to 64MB, otherwise netbsd32 binaries crash in ld.elf_so, >including the trivial main(){}. Add a warning to not modify this without >testing compatibility mode. >
Please revert this. The 32 bit emulation is supposed to be using MAXSSIZ32. christos