Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site gt-cmmsr.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gatech!gt-cmmsr!rr From: rr@gt-cmmsr.UUCP (Richard D. Robison) Newsgroups: net.micro.att Subject: Pascal and C on a 3b2 with a 5620 DMD Message-ID: <127@gt-cmmsr.UUCP> Date: Mon, 25-Nov-85 16:45:15 EST Article-I.D.: gt-cmmsr.127 Posted: Mon Nov 25 16:45:15 1985 Date-Received: Tue, 26-Nov-85 20:42:01 EST Distribution: net Organization: Center for Man-Machine Systems Research, Georgia Tech Lines: 25 I am trying to use a Pascal program to call graphics procedures in a C program. I am using a 3bd/300 with a 5620 dot map display. Here is what I have tried so far: pc -c pfile.p This does not work dmdcc cfile.c pfile.o dmdcc -c cfile.c This compiles but will not load pc pfile.p cfile.o Does anyone know how to do this correctly. C programs that call graphics procedures work fine. The problems only occur when I try to use Pascal and C together. Thanks, -- Richard D. Robison Center for Man-Machine Systems Research School of Industrial and Systems Engineering Georgia Institute of Technology Atlanta, Georgia 30332-0205 UUCP: rr@gt-cmmsr.UUCP uucp: ...!{akgua,allegra,hplabs,ihnp4,seismo,ulysses}!gatech!gt-cmmsr!rr