From: "Roger Levy" Newsgroups: comp.os.msdos.djgpp Subject: just trying to compile & run the allegro demo from RHIDE - please help!!! Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-GC-Trace: gv1-6rI8st7IlRKGX/GWFR7bb9B/iofG1BVqCF8XA== Message-ID: NNTP-Posting-Date: Wed, 03 Jul 2002 14:53:51 CDT Organization: Giganews.Com - Premium News Outsourcing X-Trace: sv3-bn9zySSeWV+Usk9Cayq3Ea5XtXvh4pgKPv/X4KRwLgSVYp4+Mb9gWoIP51AJMK/3ZsGj0U7eDG5SsVl!o4HHaHGT/3bHCBBufbDRcJEXl86l1fYKPDL1eMFrI33EFZX2DzyLvmOqT+Yyb5uettImOUciTVjR!G8STcMLps6mMM92mUs2hKdv8HJCdHKhU X-Complaints-To: abuse AT comcast DOT com X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Date: Wed, 03 Jul 2002 19:53:51 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've had success getting djgpp, rhide, and allegro all working in the past, but i crashed the hard drive that stuff was on and had to start over. Right now, i have djgpp and allegro all set up already. So i wanted to try compiling and running "demo" in the allegro folder. I open RHIDE, open demo.c, set the alleg library in Libraries, and click Run from the top menu. It seems to do alright compiling, but then I get the following errors: ld: warning:demo.o: local symbol '_s' has no section ld: warning:demo.o: local symbol '_s' has no section ld: bfd assertion fail /djgpp/grw/binutl-2.1/bfd/coff-i386.c:484 ld: bfd assertion fail /djgpp/grw/binutl-2.1/bfd/coff-i386.c:484 ld: bfd assertion fail /djgpp/grw/binutl-2.1/bfd/coff-i386.c:484 ld: bfd assertion fail /djgpp/grw/binutl-2.1/bfd/coff-i386.c:484 i haven't the slightest idea of what these mean or how to fix them..... i'd appreciate any help .....