On Sun, 20 May 2012 21:11:13 +0200 Irek Szczesniak wrote:
> On Fri, May 18, 2012 at 9:35 PM, Glenn Fowler <[email protected]> wrote:
> > the AT&T Software Technology ast beta 2012-05-18 source release

> On Suse I can't get a 32bit build (/bin/ksh ./bin/package make
> PACKAGE_OPTIONS=map-libc CCFLAGS='-DSHOPT_CMDLIB_BLTIN=0 -DSHOPT_SYSRC
> -D_map_libc=1 -g -ggdb -fstrict-aliasing -Wstrict-aliasing' CC='gcc
> -std=gnu99 -m32 -fPIC' HOSTTYPE=linux.i386 SHELL=/bin/ksh) pass *any*
> of the tests. I get a huge row of memory corruption failures:

we don't normally build with -D_map_libc=1
I'll set up one of the build farm hosts to always do this 
I'm guessing its an iteraction with the glibc malloc hooks
which should probably be disabled under -D_map_libc=1

_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to