From: "Chris Murray" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Problem compiling stuff in "src" folder Lines: 27 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: <_RIh4.1380$PG6.13587@news2-hme0> Date: Thu, 20 Jan 2000 18:35:30 -0000 NNTP-Posting-Host: 195.44.229.226 X-Complaints-To: newsmaster AT ic24 DOT net X-Trace: news2-hme0 948394490 195.44.229.226 (Thu, 20 Jan 2000 18:54:50 GMT) NNTP-Posting-Date: Thu, 20 Jan 2000 18:54:50 GMT Organization: www.ic24.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I wrote: > Hi. > > I ran make in the src folder, but after a few minutes of chugging away, it > fell over, telling me that shiftscl.c has errors in it such as "Invalid > 'asm' statement". > > Has anyone any ideas of what is going wrong? I'm now just left with a load > of object files that won't compile into anything useful. > > Thanks, > > Chris > > Sorry, I should have made it a bit clearer. I am using GCC version 2.95.2 and MAKE version 3.77 I installed a 'clean' version of DJGPP - freshly downloaded, and tried to run MAKE in the 'src' folder. This was when the error occured. Thanks anyway for trying to help using the limited info. Chris