Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about math::cstdfloat/boost::float128_t #1013

Open
gpeterhoff opened this issue Aug 15, 2023 · 0 comments
Open

Questions about math::cstdfloat/boost::float128_t #1013

gpeterhoff opened this issue Aug 15, 2023 · 0 comments

Comments

@gpeterhoff
Copy link

Hello,
please see https://godbolt.org/z/3qMfehf6z

It seems that the intel compiler supports several functions:

  • complex: __cXq
  • strtoflt128/quadmath_snprintf

With Linux it works. My questions:

  1. Are the functions also available on Windows (intel compiler) ?
  2. Are the workarounds for cygwin still needed ?
  3. Are there any other restrictions, e.g. regarding compiler versions (boost::math needs C++14 and therefore up-to-date compilers) ?

I can't check this myself, because I have neither Windows nor intel compiler.

thx
Gero

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant