Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: mperdue@hrtc.net (Mario Perdue) Newsgroups: scea.yaroze.programming.gnu_compiler Subject: Re: Solution found... but.... Date: Mon, 08 Sep 1997 02:23:00 GMT Organization: SCEA News Server Lines: 24 Message-ID: <3413600a.42781144@205.149.189.29> References: <341335E6.4366@netcom.ca> NNTP-Posting-Host: firewall.hrtc.net X-Newsreader: Forte Free Agent 1.1/32.230 On Sun, 07 Sep 1997 19:16:54 -0400, "R. Grant" wrote: >Well... I finally did get around the error. > >How?? > >Brute force. I just unistalled Borland C++ V.5. Viola! The make now >works and lots of little bouncing balls are on my screen. > >But this brings up another question.... is CW and the compiler >incompatible with Borland C++? > >Anyone know? > Rob, I don't know about CW but you can run GNU C and Borland on the same system; I do it all the time. You need to make sure that the path to Borland is after the Yaroze paths. I've included the contents of djsetup in my autoexec.bat file and set the path to BC5 last. Mario