From: Zidaya AT village DOT uunet DOT be (Alain Van der Eycken) Newsgroups: comp.os.msdos.djgpp Subject: Yet another Allegro problem Date: Sat, 26 Jun 1999 23:30:27 GMT Organization: UUNET Benelux (post does not reflect views of UUNET Benelux) Lines: 31 Message-ID: <37755d62.19595697@news.uunet.be> NNTP-Posting-Host: pool02b-194-7-147-159.uunet.be X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I am trying to compile the "ex1.c" example program which comes with Allegro, using this command-line: "gcc ex1.c -o ex1.c -lalleg" This is the output i get: "In file included from h:\djgpp\allegro\examples\ex1.c:12: h:/djgpp/include/allegro.h:29: #error Allegro can only be used with djgpp" ?? I have compiled several non-allegro programs without problems, so i think djgpp is installed correct. (no problems occured when building allegro either) I have tried to find answers myself, before posting to this newsgroup, without succes. If i'm overlooking a doc, then please, just point me towards a place where i can find information about how to fix this. Any hints, tips, clues that help in solving this problem are very much appreciated!! Regards, Alain