Message-ID: <3659F5AC.13E02B85@gmx.net> Date: Mon, 23 Nov 1998 22:54:20 -0100 From: Robert Hoehne Organization: none provided X-Mailer: Mozilla 4.07 [de] (Win95; I) MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com CC: Alexander Bokovoy Subject: Re: egcs References: <199811231957 DOT VAA120696 AT ieva06 DOT lanet DOT lv> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Andris Pavenis wrote : > > some things appears to be broken: I found situation where generated > code (C++) is invalid if compiler is built for target i386-pc-msdosdjgpp > but is Ok for i586-pc-msdosdjgpp. Also when egcs-1.1.1-prerelease-2 Does the i586... binary run also for a i386? If not, you should fix egcs instead of doing the above trick. Robert