Message-ID: <3A524ECF.7AA5420@softhome.net> Date: Tue, 02 Jan 2001 22:57:35 +0100 From: Laurynas Biveinis X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: lt,en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: FreeBE compilation woes References: <92t02s$3o7$1 AT nnrp1 DOT deja DOT com> <6480-Tue02Jan2001204654+0200-eliz AT is DOT elta DOT co DOT il> <92tcjg$fdf$1 AT nnrp1 DOT deja DOT com> Content-Type: text/plain; charset=iso-8859-4 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Tom St Denis wrote: > > See section 8.17 of the DJGPP FAQ list. > > I am glad you are literate. Just not too smart. Nobody here is obligated to help you - and respoding in such way you will make people think twice before offering any further help for you. > Should I revert to > V2.8.2 of GCC to fix the problem? Or re-write FreeBE? Changing ~10 lines in its sources should be enough. > Allegro builds, and I ain't using GRX........ I actually need some help > and not obscure pointers to irrelevent information. If you read that FAQ section till the end, you will see: For a general explanation of how to correct clobber list specifications in inline asm code so that they will compile with GCC 2.95 and later, see the GCC FAQ list (http://egcs.cygnus.com/faq.html#asmclobber). This URL has changed to http://gcc.gnu.org/fom_serv/cache/23.html, Did you read that? This is _the_ relevant information. Laurynas