From mint-bounce@lists.fishpool.fi Mon Nov 30 05:43:46 2009 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=WdGonN2tLl37S8Ye0xDhU+q836ycPFVzaACIClEAejg=; b=KjGF9fSXtRTAE/KLxnzg4JVN5wEwnqVqqLy2xLY6bMhIBUTofpatEXjeR05hLyvMRt X61a/aZqiGK3x94MN8nF9FsyUtj0nqHcE+CxX+TlmTS8TUZIvC3sOZoRwRpdkoHsnXQg BxYWl3wd41osG1fuxkovAupP63i4serusiwkE= 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=ur6ypsXmvdMuN1iYINL+Wg4LR4ToObC/HXcSd03QjRPwhe7KLfrrOzp3lVD7UaYpY0 Xt7cEPJf0oVQIwoi3UslVPlxwA4P4GzRDv1mVfaLbuX7BTdxxbiFn6z0xXg8Ozerfqdp 9qKGG/7PusYapMecsM31Ea9lCcfZFEuY5infc= Message-ID: <4B13A169.9000702@freesbee.fr> Date: Mon, 30 Nov 2009 11:41:45 +0100 From: =?ISO-8859-1?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] Teradesk compile problem References: <11a6f2b10911300132r169f88bdh45bdf3dbb9616a41@mail.gmail.com> <1259573969.15848.28.camel@petr> <1259576553.15848.31.camel@petr> In-Reply-To: <1259576553.15848.31.camel@petr> Content-Type: text/plain; charset=ISO-8859-1; 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: Petr Stehlik a écrit : >> No, this is a privileged m68k insn for accessing the usp (User Stack >> Pointer) register. > > Right, when you're in super mode you can access both stacks - usp and > ssp... > > It doesn't explain why assembler would complain about that, though. Maybe AHCC requires a special directive to enable privileged instructions ? Maybe it is ".super" ? There is a hint in the latest release note : http://members.chello.nl/h.robbers/V3B4.TXT option -*u default .super -- Vincent Rivière