<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
neetesh saxena wrote:
<blockquote
 cite="mid:1388145549.S.3898.RU.sfs11,%20sfs11,%20629,%0A%09327.23727.f4mail-235-237.rediffmail.com.old.1388668844.11653@webmail.rediffmail.com"
 type="cite"><b>/home/neetesh/GSMP/osmocom-bb/src/target/firmware/include/asm/swab.h:32:
Error: no such instruction: `eor %edx,%ecx,%ecx,ror'</b></blockquote>
hi,<br>
<br>
are your arm-elf-* executables inside your path?<br>
<br>
my executables are inside /usr/bin:<br>
$ which arm-elf-gcc<br>
/usr/bin/arm-elf-gcc<br>
<br>
you can add the location of your path using:<br>
<br>
export PATH="$PATH:/your/location"<br>
<br>
regards,<br>
<br>
andreas<br>
<br>
<br>
<br>
<br>
</body>
</html>