From mint-bounce@lists.fishpool.fi Fri May 22 16:23:41 2009 Message-ID: <4A1708C1.5080403@freesbee.fr> Date: Fri, 22 May 2009 22:19:13 +0200 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: mint CC: Frank Naumann Subject: Re: [MiNT] osbind.S ? References: <4A129EFA.8020401@freesbee.fr> <4A15702A.6010108@freesbee.fr> <4A16B68F.1090105@freesbee.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Antivirus: avast! (VPS 090522-0, 22/05/2009), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id n4MKNfeB022089 >> Frank, today you enabled the syscall generator, but the generated >> sources don't compile with GCC 4.x. > > Too fast, I was just fixing it :-) Sorry :-( >> The attached patch fixes the GCC 4.x compilation again, plus some >> additional cleanup in compiler macros. > > Thank you and committed. Thanks a lot ! I see you didn't include my ChangeLog entries. Do you want us to provide it in future patches ? > Btw. anyone ever noticed that trap_1_wllw() > corrupt the stack (Dreadlabel / Maccess)? Just noticed this while > writing the macro output ... You are totally right... Fseek64() is affected, too. The stack adjustment should be 12, not 10. You should commit that stack fix right now (I'm not writing a patch for it, this time ;-) ) -- Vincent Rivière