From: gfoot AT mc31 DOT merton DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: Help on GCC C++ Compiler Date: 10 Mar 1997 16:04:20 GMT Organization: Oxford University Lines: 25 Message-ID: <5g1be4$ekg@news.ox.ac.uk> References: <19970309193200 DOT OAA02994 AT ladder01 DOT news DOT aol DOT com> <01bc2ccc$cb887700$630520ce AT coolio> <5g068m$oep AT news DOT ox DOT ac DOT uk> <01bc2d56$4c998c60$570520ce AT coolio> NNTP-Posting-Host: mc31.merton.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Dennis Moran (coolio AT coolio9 DOT com) wrote: : It gives me an error like this : Compiling the djgpp version of Allegro. Please wait... : gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math : -fomit : -frame-pointer -o obj/djgpp/allegro.o -c src/allegro.c : make.exe: *** [obj/djgpp/allegro.o] Error -1 : when I try it. : Allegro is installed in c:\djgpp\allegro\ As I said before, did you unzip it reproducing the directory structure stored in the ZIP file? If not, delete it and unzip it again. If you're using PKZIP this is done by passing the -d parameter, e.g. C:\DJGPP\ALLEGRO>pkunzip -d c:\zips\alleg22.zip If you have done this, can you confirm that you can compile programs at all? -- George Foot Merton College, Oxford.