X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: steve AT highrez DOT co DOT uk (Steve Manson) Newsgroups: comp.os.msdos.djgpp Subject: Help: SkySound - Build Problem: gxx_personality_v0 Date: 15 Apr 2002 15:02:15 -0700 Organization: http://groups.google.com/ Lines: 47 Message-ID: NNTP-Posting-Host: 213.208.123.106 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1018908135 26944 127.0.0.1 (15 Apr 2002 22:02:15 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 15 Apr 2002 22:02:15 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I`m in need of some help. I`m a newby to DJGPP and GNU so this is likely to be something kinda trivial but I`m unable to find a solution on my own - HELP! I have the following files installed as my DJGPP environment: ZIPO016B ZIP 625,010 03-16-02 7:12p zipo016b.zip DJDEV203 ZIP 1,529,901 01-06-02 12:38a djdev203.zip FAQ230B ZIP 679,865 02-03-00 12:00a faq230b.zip RHID149B ZIP 2,473,324 12-24-01 4:55p rhid149b.zip BNU2112B ZIP 2,706,124 01-06-02 12:36a bnu2112b.zip GCC304B ZIP 4,103,071 04-12-02 2:15p gcc304b.zip MAK3791B ZIP 272,798 01-06-02 12:41a mak3791b.zip TXI40B ZIP 646,656 01-16-00 12:00a txi40b.zip GPP304B ZIP 2,511,631 04-11-02 4:26a gpp304b.zip OBJC304B ZIP 2,398,503 04-12-02 2:07p objc304b.zip G77304B ZIP 3,074,873 04-12-02 2:07p g77304b.zip BNU2112T ZIP 2,437,277 07-01-01 12:00a bnu2112t.zip ..... I also have the following built and installed: Allegro V4.0.0 Midas v1.1.1 ..... When I try and compile the "Exemple" application that comes with SkySound v0.61 by entering - Make -f makefile.dj I get the following: E:\DJGPP\skysound\apps\exemple>make -f makefile.dj gcc -s -o exemple.exe exemple.o ../../makelib/skysound.a -lmidas -lalleg exemple.o(.eh_frame+0x11):exemple.cpp: undefined reference to `__gxx_personality _v0' collect2: ld returned 1 exit status make.exe: *** [exemple.exe] Error 1 ..... ANY help appreciated! Regards, Steve