<div>Hi,</div>
<div> </div>
<div>is it possble to build and run barrelfish for arm target?</div>
<div>i am sucess to run inside qemu x86_64 but my plan to build barrelfish for arm target and run inside  qemu-arm.<br>if possible plz send me the steps to build it and what should be the qemu configuration for arm to run barrelfish <br>
 <br>i am trying to build it accoding to readme file.</div>
<p>steps are-</p>
<p>1&gt; ../hake/hake.sh .. arm   - sucess<br>2&gt;download arm eabi tool from  <a href="http://www.codesourcery.com/sgpp/lite/arm">http://www.codesourcery.com/sgpp/lite/arm</a> - sucess<br>3&gt;make (Getting following error)</p>

<p>barrelfish-20110301/build/../include/thc/thcsync.h:55: undefined reference to `__sync_bool_compare_and_swap_4&#39;<br>barrelfish-20110301/build/../include/thc/thcsync.h:55: undefined reference to `__sync_bool_compare_and_swap_4&#39;<br>
barrelfish-20110301/build/../include/thc/thcsync.h:55: undefined reference to `__sync_bool_compare_and_swap_4&#39;<br>./arm/lib/libthc.a(thcsync.o): In function `thc_seq_ticket&#39;:<br>barrelfish-20110301/build/../lib/thc/thcsync.c:539: undefined reference to `__sync_bool_compare_and_swap_4&#39;<br>
./arm/lib/libthc.a(thcsync.o): In function `thc_latch_acquire&#39;:<br>barrelfish-20110301/build/../include/thc/thcsync.h:55: undefined reference to `__sync_bool_compare_and_swap_4&#39;<br>./arm/lib/libthc.a(thcsync.o):/home/lokesh/Bfish_arm2/barrelfish-20110301/build/../include/thc/thcsync.h:55: more undefined references to `__sync_bool_compare_and_swap_4&#39; follow<br>
collect2: ld returned 1 exit status</p>
<div>what should i do to remove above error?</div>
<div> </div>
<div>Regards</div>
<div>pintu</div>
<div> </div>
<p> </p>