Date: Thu, 29 May 2003 20:47:13 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: freebsd-threads@freebsd.org Subject: lock with openoffice build with libkse Message-ID: <20030529204254.M94836@cvs.imp.ch>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 ... Martin Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: <finger -l mbr@freebsd.org> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ [-- Attachment #2 --] U>
