From mint-bounce@lists.fishpool.fi Tue Jan 19 14:27:40 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=/uHWgFc/O6oRHTmslrFhAe0YQlVgKf4BzsM0CoK4TmI=; b=lRW8B1ufUrqVAeAfWzQiwGDZoD/vao0iP1lKUtEk7kBBfgdgnpQqouE6Qd7VE75EHJ VuNZQjCIDPxUTZm5U/BJNOXyUf1PbGPH0bGmBr7i9VAtgAKAssWFrXvvH8ZrLJYZMWib WZZRQYxxWdNS9cEkA0VRmKI6Y8jZuczV+qU9Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=t5iwMfBSkjwQVcoTpKG3Tmr0X60HZt1y6zioHXjs3lLcPSOFANONadxrDh58z1Kcg5 q6yGA0YKR7U0xApmBhD91vdZUaZ1UNn7Ufj2XIJ14t+BV85O2YPmdwhwkxzttPIUfK1x irZ2GMXeZnL1ddLcDzy9+e+BLC5zFxSbm3i3o= Message-ID: <4B560576.8070408@freesbee.fr> Date: Tue, 19 Jan 2010 20:18:14 +0100 From: =?ISO-8859-15?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Stack alignment (was Re: libgem16: vs_color) References: <4B542D75.6080103@freesbee.fr> <4B543E5D.30600@atari.org> <4B54BFBF.1090000@freesbee.fr> <4B54D93C.3080603@freesbee.fr> <4B54EB36.9050301@freesbee.fr> <4B54FB3E.5030108@chello.nl> <4B557E1F.1010901@freesbee.fr> <20100119132222.8465808d.mandin.patrice@orange.fr> <4B55AA8F.8070808@freesbee.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit 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: Helmut Karlowski a écrit : >> I saw in one of the logs that Helmut use the old binutils 2.13, I >> don't remember how these ones behave. > > What logs? Do the binutils send mails to you? Hehe.. beware of the spywares in the patchs ;-) More seriously, you posted that: > This is without the static: > > vs_color.o: file format a.out-mint > > Disassembly of section .text: The old binutils report the object file format as "a.out-mint", the new ones as "a.out-zero-big". The latter is officially supported by the binutils and is exactly the same as the mint-one. So the new patch affects only what is specific to MiNT: the executable file format. -- Vincent Rivière