From: michelaz AT hotmail DOT com (michelaz) Newsgroups: comp.os.msdos.djgpp Subject: I need help! Date: Mon, 29 Sep 1997 20:41:09 GMT Organization: Cineca Lines: 17 Message-ID: <343010e6.5734459@www.cineca.it> NNTP-Posting-Host: e104.unife.it To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I can't create the allegro library. when i try, i obtain this results: E:\allegro>make allegro gcc -I. -Isrc -Isrc/djgpp -Iobj/djgpp -Wall -Werror -m486 -O3 -ffast-math -fomit -frame-pointer src/allegro.c -o allegro e:/djgpp/lib\crt0.o(.data+0x92):crt0.s: undefined reference to `main' e:/djgpp/lib/libc.a(crt1.o)(.text+0x312):crt1.c: undefined reference to `main' make.exe: *** [allegro] Error 1 anyone can help me? Michele