<p>Am 28.08.2014 12:52 schrieb "FreeMan" <<a href="mailto:freeman35@delphiturkiye.com">freeman35@delphiturkiye.com</a>>:<br>
><br>
> Thank you for important hint add last char "-" <br>
>><br>
>> Isn't there a precompiled package available for Ubuntu? <br>
><br>
> I'm using Kubuntu(kde) <br>
> I found in repository "gcc-arm-none-eabi" GCC cross compiler for ARM Cortex-A/R/M processors <br>
> "binutils-arm-none-eabi" </p>
<p>No, that are not those I ment. So better stay with the self compiled binaries :)</p>
<p>> I installed this packets, under /user folder created "arm-linux-gnueabi" and "arm-linux-gnueabihf". "as" & "ld" application under "/user/arm-xxxxxx/bin/" folder. each one. </p>

<p>The "-linux-" part should already tell you that it isn't intended to use them for assembling code for WinCE.</p>
<p>Regards,<br>
Sven</p>