David Brown <[email protected]> writes: > If -flto were to activate the -fno-common flag, would that then catch > these potential problems with a linker error?
We could perhaps do that for C/C++ code, but Fortran relies on common symbols. Ian
David Brown <[email protected]> writes: > If -flto were to activate the -fno-common flag, would that then catch > these potential problems with a linker error?
We could perhaps do that for C/C++ code, but Fortran relies on common symbols. Ian