Date: Thu, 29 May 2003 15:41:57 -0400 (EDT) From: Daniel Eischen <eischen@pcnet.com> To: Martin Blapp <mb@imp.ch> Cc: freebsd-threads@freebsd.org Subject: Re: lock with openoffice build with libkse Message-ID: <Pine.GSO.4.10.10305291541180.18467-100000@pcnet5.pcnet.com> In-Reply-To: <20030529204254.M94836@cvs.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 May 2003, Martin Blapp wrote: > > Hi all, > > fuchur# ./unxfbsd.pro/bin/mksvconf > char = signed char > short = signed short > int = signed int > long = signed long > sizeof(char) = 1 > sizeof(short) = 2 > sizeof(int) = 4 > sizeof(long) = 4 > sizeof(float) = 4 > sizeof(double) = 8 > sizeof(void *) = 4 > LITTLEENDIAN (Intel, VAX, PowerPC) > Stack waechst nach unten > STACKALIGNMENT : 1 > can not read address 0x0 > > after that it locks. libc_r and libthr work fine for > this test programm. Code is attached ... What local patches are your running with? -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10305291541180.18467-100000>