From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: error creating libgrx20 Date: Sun, 28 Jan 2001 00:20:10 +0000 Organization: Customer of Energis Squared Lines: 17 Message-ID: <12o67tgeklr4th2r4bumgp4kqbor0kcb3g@4ax.com> References: NNTP-Posting-Host: modem-162.oxygen.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg2.svr.pol.co.uk 980641219 27112 62.136.7.162 (28 Jan 2001 00:20:19 GMT) NNTP-Posting-Date: 28 Jan 2001 00:20:19 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Donald Stevens" wrote: > I am trying to install djgpp on my machine, pentium 2 with 64 MB. I have > used unzip32 to put the files in c:\djgpp . I sent an earlier message > saying I got errors trying to compile testmodes. Eli Zaretskii replied that > I should put -lgrx20 at the end of the compile line. Then it could not > find libgrx20. I found a readme file in c:\djgpp\lib\dj2 which gave > instructions > to creat libgrx20. I gave command make -f makefile.dj2 libs > and got errors, the lines at the bottom of my screen are below: The DJGPP FAQ does warn that GRX will not build with newer version of gcc. The latest version, grx-2.3.1, appears to build ok: http://www.gnu.de/software/GRX/