delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: problem with executing my programs |
Date: | 20 Sep 2001 14:18:25 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 27 |
Message-ID: | <9octrh$2jp$1@nets3.rz.RWTH-Aachen.DE> |
References: | <200109201341 DOT TAA10321 AT WS0005 DOT indiatimes DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1000995505 2681 137.226.32.75 (20 Sep 2001 14:18:25 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 20 Sep 2001 14:18:25 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
maurya_rajesh80 <maurya_rajesh80 AT indiatimes DOT com> wrote: > i am finding problem with my newly installed DJGPP on my WIN 98 machine. > i have got RHIDE and i try to compile my programs using it. it compiles successfully giving messege :"no erreor" > but when i try to run it gives lot of errors saying undefined symbols "-----' > for eg: to run water.c it gives > => undefined reference to 'allergo_init'; > =>colloect2: ld returned 1 exit status.there were some errors. You'll have to learn how to use RHIDE correctly so it links your program together with the Allegro library, liballeg.a (or was that liballegro.a?). Investigate the 'link' and/or 'libraries' dialogs of the project options. > for simple programs which do not involve <allegro.h> header > file in it, it gives run time error; => gcc.exe installation > problem, cannot exec'stubify': nosuch file or directory(ENOENT) tell > me the possible solution. i realy need it fast. That's the usual result of installing DJGPP off the broken CD-ROM (still!) shipped with books. Surf to http://www.delorie.com/djgpp/ and choose the Zip Picker link to get a corrected version, or go find stubify.exe in the djdev*.zip file on your CD. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |