Date: Sun, 22 Sep 1996 09:03:17 +0200 (IST) From: Eli Zaretskii To: Drakken Blackblade Cc: djgpp AT delorie DOT com Subject: Re: ->Cannot get djgpp to compile anything. Need assistance. In-Reply-To: <3241e99c.5631206@news.sover.net> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 20 Sep 1996, Drakken Blackblade wrote: > D:\djgpp\tests>makeall > > gcc dxetest.c -o dxetest > Loader error (0025): cannot initialize What happens if you invoke gcc as above from the DOS command line? Does it work? If it does, then maybe you have an incompatible Make? DJGPP comes with its own Make, which you should use (it's in v2gnu/mak373b.zip).