Message-Id: <199711041958.UAA26859@www.kki.net.pl> Comments: Authenticated sender is From: "Nikki" To: djgpp AT delorie DOT com Date: Tue, 4 Nov 1997 21:56:35 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: installation : stupid problems... Precedence: bulk hia! i tried to install allegro 2.2 with no success. i'm almost sure that djgpp is correctly installed,as i used it for a time with no problems. there is text that appear when i run make ( error message) C:\MY\DJGPP\ALLEGRO>make.exe 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 hmm,and when i'm using -k paramter (just simply try,coz i've c++ installed) there is a long,long lists of errors.... gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math -fomit -frame-pointer -o obj/djgpp/ex25.o -c examples/ex25.c make.exe: *** [obj/djgpp/ex25.o] Error -1 gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math -fomit -frame-pointer -o obj/djgpp/ex26.o -c examples/ex26.c make.exe: *** [obj/djgpp/ex26.o] Error -1 gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math -fomit -frame-pointer -s -o obj/djgpp/makedoc.exe docs/makedoc.c make.exe: *** [obj/djgpp/makedoc.exe] Error -1 make.exe: Target `all' not remade because of errors. it is of course only part of the ugly stuff i've chance to see on my screen :) i thought that if a man knows asm,pms,3dstuff for 3 processors there is no problems for him...but i'm wrong ...there is..odd tradition to make one's life harder contemplated by hlls developers :)......... ...or maybe i'm just fool. /greetz Nikki