Xref: news-dnh.mv.net comp.os.msdos.djgpp:3455 Newsgroups: comp.os.msdos.djgpp Path: news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!chi-news.cic.net!uwm.edu!math.ohio-state.edu!cis.ohio-state.edu!nntp.sei.cmu.edu!bb3.andrew.cmu.edu!cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!oitnews.harvard.edu!cfanews!cfa0!peprbv From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) Subject: Re: Strange error Sender: news AT cfanews DOT harvard DOT edu Reply-To: rbabcock AT cfa DOT harvard DOT edu Organization: Smithsonian Astrophysical Observatory, Cambridge, MA, USA References: Date: Mon, 27 Nov 1995 20:28:52 GMT Lines: 12 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Adrian VanWormer (adrianvw AT tau-ceti DOT isc-br DOT com) wrote: : This is a weird one... I've installed dgjpp on my Olivetti 386DX25, : and set up the environment variables and the path. However, when I try : to use any program that uses go32, such as cc1, it complains it needs a : newer version of go32. BUT, if I specify "\c\bin\go32.exe " : explicitly, it works (sorta). This problem has persisted through two : completely different distributions of djgpp, from different CD's. : Anyone have a clue what might be going on? Sounds like you have another (older) go32 somewhere on the path. Recent versions of GO32 display a version number when run with no args. Sufficiently old versions hang.