<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,<br><br></div><div class="gmail_default" style="font-size:small">I am new to this list.<br></div><div class="gmail_default" style="font-size:small">I use ubuntu 14.04.02. I am trying to configure/compile osmocom-bb.<br></div><div class="gmail_default" style="font-size:small">I have a few questions and problems:<br></div><div class="gmail_default" style="font-size:small">According to the src/README.building file, I should get the arm toolchain from <a href="http://gnuarm.com">gnuarm.com</a><br></div><div class="gmail_default" style="font-size:small">This should be updated, <a href="http://gnuarm.com">gnuarm.com</a> doesn't have any downloads any more.<br></div><div class="gmail_default" style="font-size:small">Instead I installed gcc-arm-linux-gnueabi from ubuntu reps<br></div><div class="gmail_default" style="font-size:small">1) normal gcc seems to support x-compiling for arm CPUs. Why not use that?<br></div><div class="gmail_default" style="font-size:small">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 class="gmail_default" style="font-size:small">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 class="gmail_default" style="font-size:small">Is this a problem?<br></div><div class="gmail_default" style="font-size:small">4) configure asks for libosmovty. Despite listed, couldn't find it under osmocom libraries any more:(<br>Where can i download it from? <br><br></div><div class="gmail_default" style="font-size:small">TIA,<br></div><div class="gmail_default" style="font-size:small">Nikos<br></div></div>