From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51111DB6.4030809@icid.cu> Date: Tue, 05 Feb 2013 09:56:54 -0500 From: raespi MIME-Version: 1.0 References: <510FFDE0.4080703@icid.cu> <510FFE7C.1090601@xenomai.org> <51100A6B.90701@icid.cu> <5110122C.2090807@xenomai.org> <511021FC.7080906@icid.cu> <51102316.9090107@xenomai.org> <511027E6.4080202@icid.cu> <51110A7E.4020506@icid.cu> <51111CC2.3040204@xenomai.org> In-Reply-To: <51111CC2.3040204@xenomai.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Xenomai] about switchtest ... List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org The problem was fixed ... The buildroot system didn't pass the specific=20 CFLAGS and LDFLAGS for my machine. In your Getting Started guide this=20 is something necessary. That's what fixed the problem and allowed me to=20 run the tests. What I'm checking with him is how those flags are passed=20 to Xenomai. Perhaps he didn't notice it before since no one ran the=20 test suite for this machine ?? IDK ... El 02/05/2013 09:52 AM, Gilles Chanteperdrix escribi=C3=B3: > On 02/05/2013 02:34 PM, raespi wrote: > >> Still on this topic ... do the CFLAGS and LDFLAGS parameters are check= ed >> only from the ./configure command line or are they also checked by >> Xenomai as an environment variable ?? I'm currently in discussion wit= h >> the buildroot maintainer about this topic to fix this problem ... > > I am not sure you should bother the buildroot maintainer until you have > understood what the real problem is. Because if you do not compile for > the right machine, you should get illegal instructions, not the error > you report. >