|
From: Madhu M K. <mm...@ya...> - 2005-07-27 20:50:38
|
Hi, On Wed, 2005-07-27 at 13:17, Julian Seward wrote: > Please download and test this release candidate, and let us know of > any problems you encounter. This tarball is known to build and work > on the following platforms: > > amd64 running SuSE 9.2 > > x86 running SuSE 9.1, SuSE 9.3, RedHat 7.3, Fedora Core 4 > You can add Fedora Core 1 and Fedora Core 2 to that list. Some warnings from the compile were: -- gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../coregrind -I../.. -I../../coregrind/x86 -I../../coregrind/linux -I../../coregrind/x86-linux -I../../include -I/home/mmk/valgrind/valgrind-3.0.RC1/VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -m32 -mpreferred-stack-boundary=2 -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -MT symtypes.o -MD -MP -MF ".deps/symtypes.Tpo" -c -o symtypes.o symtypes.c; \ then mv -f ".deps/symtypes.Tpo" ".deps/symtypes.Po"; else rm -f ".deps/symtypes.Tpo"; exit 1; fi symtypes.c: In function `vgPlain_describe_addr': symtypes.c:764: warning: no previous prototype for `newvar' symtypes.c:984: warning: no previous prototype for `genstring' and gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../coregrind -I.. -I../coregrind/x86 -I../coregrind/linux -I../coregrind/x86-linux -I../include -I/home/mmk/valgrind/valgrind-3.0.RC1/VEX/pub -DVGA_x86=1 -DVGO_linux=1 -DVGP_x86_linux=1 -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DKICKSTART_BASE=0xb0000000 -m32 -mpreferred-stack-boundary=2 -Wmissing-prototypes -Winline -Wall -Wshadow -O -g -Wno-long-long -MT m_mallocfree.o -MD -MP -MF ".deps/m_mallocfree.Tpo" -c -o m_mallocfree.o m_mallocfree.c; \ then mv -f ".deps/m_mallocfree.Tpo" ".deps/m_mallocfree.Po"; else rm -f ".deps/m_mallocfree.Tpo"; exit 1; fi In file included from m_mallocfree.c:252: m_mallocfree.c:267: warning: inlining failed in call to `get_bszB' m_mallocfree.c:249: warning: called from here -- Apart from those, things seem pretty rock solid. I've run some basic sanity checks and they seem fine, I'm going to get the regression testing going tonight. Cheerio, M -- Madhu M Kurup /* Nemo Me Impune Lacessit */ mmk at yahoo-inc dt com |