From: "Andy Neebel" Newsgroups: comp.os.msdos.djgpp Subject: Re: compiling dgjpp for dos Date: Fri, 25 Apr 2003 17:13:49 -0500 Lines: 48 Message-ID: References: NNTP-Posting-Host: 192.152.29.111 X-Trace: fu-berlin.de 1051308833 9223951 192.152.29.111 (16 [191991]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Sorry, I didn't realize that my program did that. I checked, and the renamed files were something on my end. I have to download stuff on one computer and transfer it to the other. The filenames had an underscare where the computer wanted a hyphen. Some how the files got renamed between on computer and the other. When I changed the name, that error went away. My source came off of CVS, so I can't really get anything newer. What do you mean by an older compilier? To me it makes sense to use the newer one because it is more likely to support everything. Andy "Martin Stromberg" wrote in message news:b7iudt$h17$1 AT antares DOT lu DOT erisoft DOT se... > Andy Neebel (andne167 AT hotmail DOT com) wrote: > : I have a computer that is running MS-DOS 6.22. I installed the binaries = > : of > : djgpp on it, and am trying to build the sources from the cvs site. The > : build runs fine until it gets to the libemu directory. Then I get an = > : error > : that says that there are mutiple sections in the file, run with -M to = > : map. > : Is there a way that I can fix this so that it compiles correctly? I = > : have > > Use an older compiler or newer source. Get the v2.04 in progress .ZIP > or with CVS. > > Alternatively, use only the linker script lib/djgpp.djl from > v2.04. That might work. > > : also had to rename a few names that had _ instead of - in them. > > Names? Files, you mean? That's not good. Which files? > > : > : > : > Please don't post HTML. > > > Right, > > MartinS