From: <gj...@fh...> - 2004-12-30 16:43:53
|
if you wanna do testing i can plug my laptop to the net and give you a shell so you can try fixing it directly at the 64bit box if you're interested, you'll find me in #pclasses // gjehle Quoting stephan beal <st...@s1...>: > On Thursday 30 December 2004 13:59, gj...@fh... wrote: > > g++ -pipe -fPIC -I. -I../include -O2 -DNDEBUG=1 -c -o > > There's a much bigger problem here: > > Compiling with (-O2 -DNDEBUG=1) causes a segfault in s11n during > deserialize<>() (which i of course can't debug because it's not a debug > build). i can reproduce the error by switching between the 2 flag sets, > doing a distclean/reconfigure, rebuilding, and running ./test/s11nTest. > > s11n does no debug-dependent checking, so this problem scares me - if > it's a compiler error (which i suspect) then i have absolutely no > control over it. > > i need to go try this out in the s11n.net tree! i've always compiled > with (-Werror -Wall -g), so i would never have seen this. > > -- > ----- st...@s1... http://s11n.net > "...pleasure is a grace and is not obedient to the commands > of the will." -- Alan W. Watts > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > pclasses-devel mailing list > pcl...@li... > https://lists.sourceforge.net/lists/listinfo/pclasses-devel > |