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
Most important are -Wlto-type-mismatch warmings because even one warming during linking is causing that LTO is not used.
Full stderr output with autogen.sh output when autoconf 2.71 is used is in attachment. Later will try to submit some patch for those autoconf warnings which will be backward compatible with older versions of the autoconf but decision which one version of some declarations in heard files or in .c files needs to be used to resolve those LTO warmings neds to be made bo someone who knowe well OpenMPI code. openmpi.log
The text was updated successfully, but these errors were encountered:
Below is summary information about compiler warnings using gcc 11.0.1 and LTO:
Most important are
-Wlto-type-mismatch
warmings because even one warming during linking is causing that LTO is not used.Full stderr output with autogen.sh output when autoconf 2.71 is used is in attachment. Later will try to submit some patch for those autoconf warnings which will be backward compatible with older versions of the autoconf but decision which one version of some declarations in heard files or in .c files needs to be used to resolve those LTO warmings neds to be made bo someone who knowe well OpenMPI code.
openmpi.log
The text was updated successfully, but these errors were encountered: