This is the mail archive of the gcc@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]

Re: libf2c


In a message dated 9/21/99 8:51:54 AM EST, cj@interlog.com writes:

> So I can create a sym link libf2c.a -> libg2c.a and there should be no
>  problem.  I have been reading about binary incompatibility between files
>  compiled with previous egcs versions and gcc-2.95.1
The binary compatibility problem shouldn't arise between code newly compiled 
by the same version of gcc which made libg2c.a.  I have not seen any problems 
running any f77 style code, translated or not, and associated support 
libraries, over any of the egcs releases.  The real problems are with changes 
in g++, which needn't enter here.

Tim


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