------- Comment #3 from hjl at lucon dot org 2005-10-26 16:06 ------- Then rename _gfortran_ioparm to something like _gfortran_version_4.1_ioparm and change soname of libgfortran from libgfortran.so.0 to something like libgfortran.so.0.1. When libgfortran's ABI is changed, we should update its soname and try to prevent mixing inputs with different ABIs.
-- hjl at lucon dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24541