Activity for Martin Cordova

  • Martin Cordova Martin Cordova posted a comment on discussion Help

    Hi, I am use GCC-12 on Linux with -flto, if I don't use more than 1 task I receive this warning: lto-wrapper: warning: using serial compilation of 8 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information Using -flto=8 solves the problem (no more warning) and compiles faster, about 40% faster in my case. I receive the same warning on Windows with GCC-12 (installled via MSYS2), but adding -flto=8 triggers an error about MAKE not finding some files, I have to setup...

  • Martin Cordova Martin Cordova created ticket #184

    GCC-12: How to speedup link time optimization? -flto=8 not working

  • Martin Cordova Martin Cordova posted a comment on discussion Open Discussion

    We just checked with jTDS 1.3.1 and the getProcedures() has a strange behaviour,...

1