<div dir="ltr"><div style="font-size:small" class="gmail_default">Hi,<br><br></div><div style="font-size:small" class="gmail_default">I am new to this list.<br></div><div style="font-size:small" class="gmail_default">I use ubuntu 14.04.02. I am trying to configure/compile latest master osmocom-bb.<br></div><div style="font-size:small" class="gmail_default">I ran into a few problems/questions:<br><div style="font-size:small" class="gmail_default">According to the src/README.building file, I should get the arm toolchain from <a target="_blank" href="http://gnuarm.com">gnuarm.com</a><br></div><div style="font-size:small" class="gmail_default">This should be updated, <a target="_blank" href="http://gnuarm.com">gnuarm.com</a> doesn't have any downloads any more.<br></div><div style="font-size:small" class="gmail_default">Instead I installed gcc-arm-linux-gnueabi from ubuntu reps<br></div><div style="font-size:small" class="gmail_default">1) normal gcc seems to support x-compiling for arm CPUs. Why not use that?<br></div><div style="font-size:small" class="gmail_default">2)
 Your stock Makefile tests for CROSS_HOST against arm-elf-gcc. This 
should be updated to test also against arm-linux-gnueabi-gcc from 
gcc-arm-linux-gnueabi package<br></div><div style="font-size:small" class="gmail_default">3) configure warnings:<br>configure: WARNING: unrecognized options: --disable-tests, --disable-tests. Should be disabled if not supported any more <br>checking for arm-linux-gnueabi-mt... no<br>checking for mt... mt<br>configure: WARNING: using cross tools not prefixed with host triplet<br></div><div style="font-size:small" class="gmail_default">Is there a problem to use the OS mt?<br></div>4) configure asks for libosmovty >= 0.10.0. libosmovty is part of libosmocore. Latest libosmocore master provides libosmovty 0.9.0.16-abc4:( These 2 should really be synchronized. Where can I find suitable libosmocore to work with latest osmocom-bb, or latest osmocom-bb that works with latest libsomocore?<br><br></div><div style="font-size:small" class="gmail_default">TIA,<br></div><div style="font-size:small" class="gmail_default">Nikos<br></div></div>