delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/10/13:31:02

Date: Thu, 10 Sep 1998 20:30:41 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: insect <n2439999 AT student DOT fit DOT qut DOT edu DOT au>
cc: djgpp AT delorie DOT com
Subject: Re: HELP~~~~~~~~~~~~~~~~
In-Reply-To: <Pine.SOL.3.94.980910203227.6714B-100000@droid.fit.qut.edu.au>
Message-ID: <Pine.SUN.3.91.980910202659.10176D-100000@is>
MIME-Version: 1.0

On Thu, 10 Sep 1998, insect wrote:

>  1) Is there a macro in DJGPP called FP_SEG or something like that ?  Becoz
>     I try to use it to set my DOS mouse cursor using interrupt 33H,
>     function 9.  If YES, can u please tell me which header file it's in?

You cannot have FP_SEG in DJGPP because real-mode interrupts cannot 
access the protected-mode memory where your program lives.  Please 
download the DJGPP FAQ list (v2/faq210b.zip from the same place you get 
DJGPP) and read sections 18.1, 18.2, and 18.4 there.  They should explain 
how these things are done in DJGPP.

>  2) I got a problem about GRX22.  I install the thing but it won't run.  It
>     can compile, but when I try to run the program it'll tell me something
>     like function not found or something like that.  And all those
>     functions were in the GRX22 include files.  Do u know why???

You need to install libgrx20.a in the `lib' subdirectory of your main 
DJGPP directory.  Otherwise, the linker won't find the library.

- Raw text -


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