diff options
author | Sunny Bains <Sunny.Bains@Oracle.Com> | 2010-05-19 20:19:27 +1000 |
---|---|---|
committer | Sunny Bains <Sunny.Bains@Oracle.Com> | 2010-05-19 20:19:27 +1000 |
commit | 33e6fc1ffa8342911b2cba5ba97e9af5250ed587 (patch) | |
tree | 862f13ad770aa51d6be141cf99306db408e3fe67 /BUILD/compile-amd64-valgrind-max | |
parent | 7ac44b5d9ead74fc5da428d3bea943e717a6738e (diff) | |
download | mariadb-git-33e6fc1ffa8342911b2cba5ba97e9af5250ed587.tar.gz |
Fix a bug reported by PushBuild on OSX 10.6.3. It turned out to be a compiler
bug. The code has been changed to work around it. To reprocude the bug simply
revert this change and build the binary with:
GCC Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5659)
export LDFLAGS='-g -arch i386'
export CFLAGS='-g -no-cpp-precomp -arch i386 -O2'
export CXXFLAGS='-g -no-cpp-precomp -arch i386 -O2'
./configure --enable-thread-safe-client --enable-local-infile --with-pic --with-client-ldflags=-static --with-mysqld-ldflags=-static --with-zlib-dir=bundled --without-ndb-debug --with-big-tables --with-ssl --with-readline --with-embedded-server --with-archive-storage-engine --with-blackhole-storage-engine --with-csv-storage-engine --with-example-storage-engine --with-federated-storage-engine --with-partition --with-extra-charsets=all --with-innodb --with-ndbcluster --with-libevent --target=i386-apple-darwin --program-transform-name=
Approved by Marko on IM.
Diffstat (limited to 'BUILD/compile-amd64-valgrind-max')
0 files changed, 0 insertions, 0 deletions