From: buers AT gmx DOT de (Dieter Buerssner) Newsgroups: comp.os.msdos.djgpp Subject: Re: Cant make grx23 Date: 31 Mar 2000 02:19:40 GMT Lines: 18 Message-ID: <8c11vr$5l9ja$1@fu-berlin.de> References: <38E39948 DOT 4204A221 AT mailbox DOT tu-dresden DOT de> NNTP-Posting-Host: pec-1-111.tnt1.s2.uunet.de (149.225.1.111) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: fu-berlin.de 954469180 5940842 149.225.1.111 (16 [17104]) X-Posting-Agent: Hamster/1.3.13.0 User-Agent: Xnews/03.02.04 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thorsten Rogowski wrote: [...] >utils/shiftscl.c:48: fixed or forbidden register 2(cx) was spilled for >class CREG. [...] >What is wrong? Gcc version 2.95 made an incompatible change for inline assembly. Grx won't compile anymore after this change. You can patch your Grx installation with the patches mentioned in the FAQ, question 8.17. The links mentioned in the FAQ will give instructions, how to apply the patches. -- Dieter