Date: Thu, 7 Sep 2000 08:59:29 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Davy cc: djgpp AT delorie DOT com Subject: Re: gcc bug ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 6 Sep 2000, Davy wrote: > when a build my C app with gcc2952, i receive this error message : > > poly1.c: In function `main': > poly1.c:87: warning: return type of `main' is not `int' > poly1.c:240: Invalid `asm' statement: > poly1.c:240: fixed or forbidden register 2 (cx) was spilled for class CREG. See section 8.17 in the DJGPP FAQ, it tells where to look for solutions.