From: "tomwest" Newsgroups: comp.os.msdos.djgpp Subject: Scitech MGL and DJGPP...(How?) Date: 28 Jan 1999 11:24:15 GMT Organization: University of Wollongong, Australia Lines: 10 Message-ID: <01bff87f$a4babde0$6cc18282@mechpc00.uow.edu.au> NNTP-Posting-Host: ppp08-ts2.its.uow.edu.au X-Trace: wyrm.its.uow.edu.au 917522655 5015 130.130.193.108 (28 Jan 1999 11:24:15 GMT) X-Complaints-To: usenet AT wyrm DOT its DOT uow DOT edu DOT au NNTP-Posting-Date: 28 Jan 1999 11:24:15 GMT X-Newsreader: Microsoft Internet News 4.70.1155 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Good day, Has anyone figured out how to compile programs using the Scitech MGL under RHIDE? I've gotton as far as to compile a vanilla test program with the single line #include scitech.h without any errors. However, when I try to compile one of the examples (like hello.c), I get a truck-load of "undefined reference to [library function]....". This is similar to compiling an ALLEGRO program without the '-lalleg', but I *can't* figure out which keyword to use, or what is the problem???? Signed, !Frustrated!