You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume it because it use different libraries
xeus 3.1.4 h06414e2_0 conda-forge, xeus-cling 0.15.3 he80cb83_2 conda-forge:
/home/username/miniforge3/envs/cling/include/gmp.h /home/username/miniforge3/envs/cling/lib/libgmp.so
gcc (GCC) 13.2.1 20231205 (Red Hat 13.2.1-6): /usr/include/gmp.h /lib64/libgmp.so
but it don't solve the problem
The text was updated successfully, but these errors were encountered:
I run next con in xeus-cling:
and it print
The same code compiled by gcc prints OK:
I assume it because it use different libraries
xeus 3.1.4 h06414e2_0 conda-forge, xeus-cling 0.15.3 he80cb83_2 conda-forge:
/home/username/miniforge3/envs/cling/include/gmp.h /home/username/miniforge3/envs/cling/lib/libgmp.so
gcc (GCC) 13.2.1 20231205 (Red Hat 13.2.1-6): /usr/include/gmp.h /lib64/libgmp.so
but it don't solve the problem
The text was updated successfully, but these errors were encountered: