[comp.sys.mac] Microsoft Fortran

housen@ssc-vax.UUCP (Kevin Housen) (03/10/87)

Have any of the Microsoft/Absoft Fortran users out there ever
experienced an error 26 (cant load segment 0) after compiling
a program, linking, and trying to execute?  If so, do you have any
clues as to the cause?

I get one of these annoying slime devils every now and then.  Quite
often I can *fix* the problem by making changes to seemingly innocent
statements.  Ive gotten them both under version 2.1 and 2.2.  They
usually occur in fairly large programs that get linked to a library
of graphics routines - so its been hard to isolate the cause.

Any help would be greatly appreciated.



                       Kevin Housen
                       Boeing Aerospace
                       MS 3H-29
                       Seattle, WA 98124
                       (206) 6ef B  re

wmartin@ut-ngp.UUCP (03/11/87)

You may need to fiddle with setting the stack and heap sizes until you
get them "just right". I have had to do this to get a couple of
"larger" programs to work with the MacFace shell. 

bcfl@cernvax.UUCP (bcfl) (10/28/87)

Please, anybody known like use module product by the linker of the
MPW developer system of Apple (Assembler) to fortran program with
the linker of the Fortran of the Microsoft.
I remember that for MDS is very easy because the link use the
/data
option for the link the relocate module to the output file.
				Thanks Fred