Comment #2 on issue 200 by [email protected]: DTrace integration fails with GCC 4.6.0 on Solaris x86
http://code.google.com/p/memcached/issues/detail?id=200

Update:
Verified the issue with memcached 1.4.6-rc1 and gcc 4.6.1. Compilation with gcc 4.5.3 works fine. Setting optimization to "O1" resolves the issue with gcc 4.6.1, so it must be related to the optimization somehow.

@Trond: if you need the gcc 4.6.1 suite for Sol 10 x86 just give me a shout (and a place to upload a ~130MB tarball ;-) ). I could also provide the memcached-memcached.o file causing the problem, or even the complete build directory with all files until the compilation stops, plus the ones built with -O1 or gcc 4.5.3 to compare them. Whatever helps best.

Reply via email to