Message-ID: <000901beb599$ffa85c00$48a1d3c8@oemcomputer> From: "=?iso-8859-1?Q?Jos=E9_R._Moraes?=" To: Subject: Doubts of a Novice II: DJGPP and 8-bit Microcontrollers Date: Sun, 13 Jun 1999 09:39:42 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com http://www.delorie.com/gnu/docs/GNU/standards_23.html reads the following: "...don't make any effort to cater to the possibility that an int will be less than 32 bits. We don't support 16-bit machines in GNU." Does it mean that I canīt compile programs to run on 8-bit microcontrollers__say 8051?