X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Subject: Re: [ANNOUNCE] DJGPP port of gcc-6.1.0 To: djgpp AT delorie DOT com References: <201604281739 DOT u3SHdF9o009018 AT delorie DOT com> <572B61D5 DOT 2040400 AT gmx DOT de> <16909c8a-d835-21ab-67fb-9dcd397b630b AT iki DOT fi> <572F7363 DOT 10503 AT gmx DOT de> <2e24511c-70d0-42fd-e7bb-15cb7c265c25 AT iki DOT fi> From: "Andris Pavenis (andris DOT pavenis AT iki DOT fi) [via djgpp AT delorie DOT com]" Message-ID: <33c66609-1021-0a49-be8c-42428cdaca41@iki.fi> Date: Mon, 9 May 2016 22:19:04 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 05/09/2016 09:44 PM, Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com] wrote: >> I should update readme:DJGPP, as it contained wrong information. > > But how to make bootstrap succeed without intervention? > > 1) unpack djlsr205.zip 2) Edit src/stub/stub.asm and increase value of stubinfo_minstack to 0x180000 3) rebuild stubify 4) replace stubify.exe with freshly built version (note name difference 's/bb/b/') 5) check result 'stubedit -v stubify.exe' Andris