Re: where can / must one activate 'LONG DOUBLES'?
Morten Welinder <[email protected]> Sat, 18 Sep 2021 21:03:54 -0400
| Newsgroups | gmane.comp.gnome.apps.gnumeric |
|---|---|
| Message-ID | <CANv4PN=7c2GAmMYAuxWQ5-Z3b0D3eREZHj52sf9EefoCbt1mLg@mail.gmail.com> |
configure --with-long-double (or autogen.sh --with-long-double if you are running from the git tree which, since you were looking for the test suite the other day you should be) goffice will need to have been compiled with --with-long-double also. Note: this code path isn't tested terribly often. M.