From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5269414F.6020806@xenomai.org> Date: Thu, 24 Oct 2013 17:48:31 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <5268DCEA.7000202@basystemes.fr> <5268F13E.4020402@siemens.com> In-Reply-To: <5268F13E.4020402@siemens.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] xsave/xrstor compilation error List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "xenomai@xenomai.org" On 10/24/2013 12:06 PM, Jan Kiszka wrote: > We > can, of course, replace the instructions with their obcodes (like the > kernel does), just makes the code more ugly. Jan, please do this, even if it makes the code more ugly, it makes sense for the 2.6.3 release to continue working with the tools it already supported. No question for -forge, but we try hard to keep ABI compatibility so that users can upgrade xenomai without even recompiling their application, it does not make sense to suddenly stop working with a toolchain which always worked before. -- Gilles.