Unisoft optimizing FORTRAN vs. f77

Ian Jones ian at bilpin.UUCP
Thu Jun 22 23:39:11 AEST 1989


In article <2311 at pembina.UUCP>, simon at alberta.uucp (Simon Tortike) writes:
> Does anyone have some comments on how the Unisoft optimizing FORTRAN
> compares with the f77 included in the A/UX v1.1 release?

We have assisted a software developer in porting an extremely large FORTRAN
application to A/UX (1.1) . We encountered several problems with the standard 
f77 compiler, many of which we worked around, but were finally beaten.

The Unisoft compiler coped well with the code, but I don't have information
on how fast or compact the code is, but the documentation contains extensive
notes on the different optimisations performed. It seems that the compiler
works hard to give good code.

As far as debugging goes, this compiler supports the '-g' option so that
the standard symbolic debugger (sdb) may be used, but be warned that it is 
very difficult to debug programs which have been wholly or partially optimised.

I was most impressed that the compiler coped with such a large (several megs
of code, and many more of data) without complaint. I hope this helps!

-- 
_______________________________________________________________________________
Ian  Jones          SRL Data	      || Apple link : UK0001
UK A/UX National support organisation || UUCP	  : ian at bilpin.uucp
Phone:		    +44 1 485 6665    || Path	  : mcvax!ukc!icdoc!bilpin!ian



More information about the Comp.unix.aux mailing list