Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] libev on armv5 - illegal instruction
@ 2012-08-09  9:43 Jan Pohanka
  2012-08-10  6:58 ` Thomas Petazzoni
  0 siblings, 1 reply; 9+ messages in thread
From: Jan Pohanka @ 2012-08-09  9:43 UTC (permalink / raw)
  To: buildroot

Hello,

I'd like to use libev on my arm system with arm9 processor (armv5te).  
Unfortunately when I use libev-4.11 compiled by buildroot there is a  
problem with SIGILL illegal instruction. I checked the compiled library  
more deeply and there is really 'vldr' instruction which works only on  
cores with NEON.

I tried to compile the libev outside the buildroot with same CFLAGS  
(-march=armv5te -mcpu=arm926ej-s -mtune=arm926ej-s -mfloat-abi=softfp -Os)  
and cross-compiler (arm-2011.03 from codesourcery) and in this case the  
library works as expected.

When I set the path to BRROOT/output/host/bin and compile it there is the  
illegal instruction problem again. Even if the wrappers in host directory  
calls the same compiler.

Could please anyone give me some advice how to solve this problem? The  
rest of applications from buildroot works without any problems.

best regards
Jan

-- 
Tato zpr?va byla vytvo?ena p?evratn?m po?tovn?m klientem Opery:  
http://www.opera.com/mail/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-08-16  8:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09  9:43 [Buildroot] libev on armv5 - illegal instruction Jan Pohanka
2012-08-10  6:58 ` Thomas Petazzoni
2012-08-10  7:32   ` Jan Pohanka
2012-08-10 10:57     ` Jan Pohanka
     [not found]   ` <op.witduljwyxxkfz@pohanka-pc>
2012-08-10 19:56     ` Thomas Petazzoni
2012-08-13  6:52       ` Jan Pohanka
2012-08-15 12:45       ` Jan Pohanka
2012-08-15 14:56         ` Thomas Petazzoni
2012-08-16  8:49           ` Jan Pohanka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox