This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: libfortran/24541: libgfortran.so in 4.1 is incompatible with 4.0


> 2004-10-26  H.J. Lu  <hongjiu.lu@intel.com>
>
> 	PR libfortran/24541
> 	* libgfortran.h (PREFIX): Use _gfortran_1_ instead of
> 	_gfortran_.
> 	* libtool-version (CURRENT): Set to 1.

No. If you want versioned symbols, do it properly.

I don't think it's worth worrying about backwards compatibility with 4.0 code.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]