calius@SU-STAR.ARPA (Emilio Calius) (03/15/86)
I am trying to port a "standard" (no system calls) Pascal program that runs on VAXes (both VMS & 4.2bsd) to the Macintosh. I am not an experienced Mac programmer so I may very well be missing the obvious. The source code size is a little over 50Kbytes, so I split it using the segment directive ($S). Compilation goes swimmingly, but the linking stage fails. Linking always fails when linking the LAST segment, wether I have 2, 3 4 or 5 segments, with this error message: "Duplicate Ident" repeated a dozen or so times. Moving the segment starting points around doesn't seem to have any effect. I'm puzzled, confused, etc. If there is somebody listening who has worked with TML's linker or who has any idea of what it is that I'm doing wrong, I sure would like to hear from you. Thank you Emilio P. Calius Aero/Astro, Stanford Univ. ------