An error occurred fetching the project authors.
  1. 17 Jul, 2006 1 commit
  2. 07 Apr, 2006 1 commit
  3. 22 Jun, 2005 1 commit
  4. 19 Jun, 2005 1 commit
    • svoj@mysql.com's avatar
      WL#2286 - Compile MySQL w/YASSL support · 7660f609
      svoj@mysql.com authored
      Fix for yaSSL link failures with Forte Developer 7, MIPSpro Compilers, Compaq C++.
      These compilers have problem with implicit template instantiation in archives
      (libyassl.a, libtaocrypt.a). Instantiate templates explicitly.
      
      Fix for yaSSL link failure on powermacg5 (gcc 3.3). When -O3 is specified gcc inlines
      __cxa_pure_virtual. This is wrong behavior, __cxa_pure_virtual must never be inlined.
      7660f609
  5. 31 May, 2005 1 commit
  6. 24 May, 2005 1 commit
  7. 30 Apr, 2005 1 commit
    • serg@serg.mylan's avatar
      yassl changeset 2: · 9c332d8d
      serg@serg.mylan authored
        remove FIX_GCC_LINKING_PROBLEM and -DDEFINE_CXA_PURE_VIRTUAL
        replace echo in configure.in with AC_MSG_WARN/AC_MSG_ERROR
        don't set -DUSE_MYSYS_NEW for gcc 2.95
        set $USE_MYSYS_NEW even if CXX is g++
        yassl bugfixes
        instantiate all yassl templates explicitly
      9c332d8d
  8. 28 Apr, 2005 1 commit