News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

GCC QuadMath library - REAL16 math

Started by jj2007, August 17, 2017, 10:28:30 AM

Previous topic - Next topic

LiaoMi

Quote from: jj2007 on October 22, 2017, 01:50:23 AM
  QuadLibDynaP$ equ <\Masm32\MasmBasic\Members\LiaoMi\x32\> ; path to the DLLs
  Init dynaquad ; use dynaquad to link the DLLs dynamically


Works fine, thanks. Any big difference to the previous version? The new ones are a few kBytes shorter.

There are almost no changes, here you can see the latest changes https://github.com/gcc-mirror/gcc/commits/master/libquadmath. I installed the msys64 update and decided at that moment to take the actual libraries for projects, although the old libraries converge with the new ones  :biggrin: