3017_411@uwovax.uwo.ca (Karl-Michael Schindler) (04/07/89)
Hi there I had trouble in linking a FTN77 program with large data arrays. They need about 200k. The system is a 68020/68881 with 4M memory. Following funny results: Linker errors with options -k=2F (flib020h.l und math881.l) nolinker errors without that options (flibn.l und math.l) The linker errors always occur when one of the flib020 's is used. But fastest code was generated with compilation with -k=2F option and a special l68 linkage using flibn.l and math881.l!?! Does anybody know something about bugs in the flib's? Thanks in advance - Michael.