[AD] [ alleg-Bugs-1206692 ] ALL420B3: vsnprintf problem

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Bugs item #1206692, was opened at 2005-05-22 23:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1206692&group_id=5665

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: DOS
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Twan Jans-Beken (jansb000)
Assigned to: Nobody/Anonymous (nobody)
Summary: ALL420B3: vsnprintf problem

Initial Comment:
Compiling with DJGPP (GCC 3.4.2).

gcc -DALLEGRO_LIB_BUILD -Wall -Wno-unused -mtune=i586
-O2 -funroll-loops -ffast-math -fomit-frame-pointer -I.
-I./include -o obj/djgpp/alleg/grabber.o -c tools/grabber.c
tools/grabber.c: In function `datedit_ask':
tools/grabber.c:3501: warning: implicit declaration of
function `vsnprintf'
gcc -s -o tools/grabber.exe obj/djgpp/alleg/grabber.o
lib/djgpp/libaldat.a lib/djgpp/liballeg.a
obj/djgpp/alleg/grabber.o:grabber.c:(.text+0x72b2):
undefined reference to `_vsnprintf'
obj/djgpp/alleg/grabber.o:grabber.c:(.text+0x760e):
undefined reference to `_vsnprintf'
collect2: ld returned 1 exit status
make.exe: *** [tools/grabber.exe] Error 1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1206692&group_id=5665




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/