GNU Pascal Homepage - gpc - gpc-announce - gpc-de - gpc-doc
Diese Seite auf deutsch

Mail #6316

Back to main page of archive

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  

From: levi@localhost.nc3a.nato.int
Subject: importing GRX unit
Date: 14 Jul 2001, 10:32:18

Toby Ewing wrote:

> The difficulties continue... this morning the compiler crashed so badly it 
> wouldn't compile anything.  After a few struggles, I did a clean delete, 
> download, and reinstall.  Things are going pretty well, and now all programs 
> compile fine except those that use the grx unit.  
> 
> I compiled the unit OK, and moved grx.o to the djgpp/bin directory. 

 
strange idea. only executables belong there

But when I 
> compile (alt-c c) I get:
> Error: module/unit interface 'Grx20' could not be imported
> When I make (F9), I get:
> Error: module/unit interface 'Grx20' could not be compiled

Where have you put the file libgrx20.a ?
There is a {$L grx20} instruction in grx.pas which loads it if it finds
it in some standard place.
It should be on the %DJDIR%\lib directory, or its location
can be given in the djgpp.env file or explicitly by a -L
option while compiling.
An other possibility is that you have used an old main program.
At some point the unit import file has ben renamed
from grx20.pas to grx.pas.
Maurice

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  


In reply to

Author Subject Date
Toby Ewing importing GRX unit 13 Jul 2001, 17:28:02

Back to main page of archive


Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.

Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.


This page was created by Crystal 0.999 (Linux 2.4.27/i686).