Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!UCONNVM.BITNET!STEIN From: STEIN@UCONNVM.BITNET (Alan Stein) Newsgroups: comp.sys.apple Subject: Orca/Pascal Problem Message-ID: <8906211031.aa01342@SMOKE.BRL.MIL> Date: 21 Jun 89 11:41:24 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 28 I just got Orca/Pascal yesterday and have the following problem: the sample programs don't link successfully. Actually, the "sort.pas" program works, but the "bullseye.pas" doesn't get through the second pass of the linker. I get several "unresolved reference label" errors involving "put2", "puts" and similar references. It appears to involve output of character strings. To narrow things down, I tried running the standard "hello world" program. program test (output); program test2 (output); begin begin writeln('Hello, world...'); writeln(5); end. end. The program on the left failed the same way on the link step, while the program on the right worked perfectly. Anyone have a clue? Alan H. Stein | stein@uconnvm.bitnet Department of Mathematics | stein%uconnvm.bitnet@mitvma.mit.edu University of Connecticut | ...psuvax1!UCONNVM.BITNET!STEIN 32 Hillside Avenue | Waterbury, CT 06710 | Compu$erve 71545,1500 (203) 757-1231 | GEnie ah.stein