Xref: news2.mv.net comp.os.msdos.djgpp:4629 From: dpinson AT I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN (David Pinson) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and GPC Date: 4 Jun 1996 00:40:12 GMT Organization: I need to put my ORGANIZATION here. Lines: 39 Message-ID: <4p00lc$sgh@mirv.unsw.edu.au> References: <4oqlh7$fd2 AT news DOT csus DOT edu> NNTP-Posting-Host: t-rex.materials.unsw.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Ralph A Pope (rpope AT saclink1 DOT csus DOT edu) wrote: : OK- : I downloaded GPC for DJGPP about 2 months or so ago, and installed it. I : put it's settings in DJGPP.ENV and everything, but whenever I try to test : it, or even just type GPC on the command line, it responds that it needs : the old version of GO-32! I tried renaming Go-32v2 and everything, but it : doesn't seem to work. What do I do? Is there a more recent version I : should be downloading? Any help would be greatly appreciated! : -Michael P. Ok, I got GPC up and running (well.. nothing more complex than a 1500 line program ported from BP7). I used the binaries distributed at kampi.hut.fi which were compiled for gcc 2.6.3 as in DJGPP v1. When I down loaded v1 and installed GPC things worked fine. I understand that to get GPC to work with v2 (gcc 2.7.2) that you have to recompile the GPC sources and that will require compilation of gcc 2.7.2 because GPC is linked with the gcc objects. This is not a simple task...and as yet I've not tried it and dont know if it would work. Since my reason for getting GPC was I needed >64k arrays in some code that I inherited from someone else. For this it works fine, but the solution is a pain since I now have separatly installed DJGPP v1 and v2 and a much smaller hardisk. If anyone has had success getting GPC to work with v2 or if there is and development work on a new version of GPC I would appreciate hearing about it. hope this helps David Pinson dpinson AT t-rex DOT materials DOT unsw DOT edu DOT au School of Materials Science and Engineering University of New South Wales, Australia