Mail Archives: djgpp/2003/04/18/17:45:41
From: | "Rafal 'Raf256' Maj" <rafal AT raf256 DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Builiding Allegro
|
Date: | 18 Apr 2003 21:43:18 GMT
|
Organization: | news.onet.pl
|
Lines: | 31
|
Sender: | raf256 AT poczta DOT onet DOT pl@rafal.joint.eu.org
|
Message-ID: | <Xns9361F1524DECEraf256com@213.180.128.20>
|
NNTP-Posting-Host: | rafal.joint.eu.org
|
Mime-Version: | 1.0
|
X-Trace: | news.onet.pl 1050702198 13743 62.233.182.161 (18 Apr 2003 21:43:18 GMT)
|
X-Complaints-To: | abuse AT onet DOT pl
|
NNTP-Posting-Date: | 18 Apr 2003 21:43:18 GMT
|
User-Agent: | Xnews/5.04.25
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello,
I just downloaded all newest files for DJGPP (and Allegro from Djgpp's zip-picker).
But i can't make allegro :(
I write a .bat that calls 2 bat's
fix djgpp
make allegro
fix.bat works correctly, but make failes :
gcc -Wall -Wno-unused -mcpu=pentium -O2 -funroll-loops -ffast-math -fomit-frame-
pointer -mcpu=pentium src/allegro.c -o allegro
c:/djgpp/lib/crt0.o(.data+0xc2):crt0.s: undefined reference to `_main'
c:/djgpp/tmp/ccrSE3qD.o(.text+0x36d):allegro.c: undefined reference to `__system
_driver_list'
c:/djgpp/tmp/ccrSE3qD.o(.text+0x377):allegro.c: undefined reference to `_reload_
config_texts'
c:/djgpp/tmp/ccrSE3qD.o(.text+0x39b):allegro.c: undefined reference to `_usetc'
c:/djgpp/tmp/ccrSE3qD.o(.text+0x3a0):allegro.c: undefined reference to `__system
[...and more simmilar...]
how can I fix this ?
--
Rafał 'Raf256' Maj http://www.raf256.com - GG,ICQ,Email
>>There may well be thousands of people out there coding in VB. However,
>>how many of them can be considered programmers is yet another subject...
>maybe Drag-and-Drop operators?
- Raw text -