delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/08/12:35:17

Message-ID: <348BA0D3.2E81@mailexcite.com>
Date: Mon, 08 Dec 1997 02:25:07 -0500
From: Doug Gale <dgale AT mailexcite DOT com>
Reply-To: dgale AT mailexcite DOT com
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: parse error
References: <65o5te$cd9 AT camel20 DOT mindspring DOT com> <19971207213201 DOT QAA14323 AT ladder02 DOT news DOT aol DOT com>
NNTP-Posting-Host: oshawappp11.idirect.com
Lines: 17
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

CIAaagent wrote:
> 
> >When i compile it keeps giving me this error
> >message saying that there is a parse error in an included file.
> 
> First off, MORE INFO would be nice in order for the experienced DJGPP users to
> help you out.  :)
> 
> I, too, am getting a lot of parse errors, due to (I believe) my attempted use
> of LIB files.  For whatever reason, DJGPP uses libraries ending with the ".a"
> extension, NOT ".lib".  I have yet to be able to figure out how to use LIB
> files (such as FastGraph graphics libraries) with DJGPP.

You can't use 16-bit libraries (such as FastGraph) with DJGPP because
they are 16-bit code! Even if GCC accepted lib files, the code would not
run under protected mode because memory layout and interrupt calls are
VERY different.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019