cross-compiling LIBGMP for arm-rtemseabi4.11 toolchain

Ralf Corsepius ralf.corsepius at rtems.org
Wed May 23 16:05:34 UTC 2012


On 05/23/2012 05:48 PM, Jiri Freyvald wrote:
> Hello,
> I am just at the beginning to discover RTEMS. I am interested mainly in
> the existing port for STM32F4xx board as it is at the moment one of the
> most affordable board available.
>
> I installed VirtualBox image RTEMS 4.11 CentOS 6.2 and tried to follow
> all the steps described
> on wiki:
> http://www.rtems.com/wiki/index.php/Virtual_Machines_for_RTEMS_Development
>
> but as I need to create cross-toolchain for arm-rtemseabi4.11, I have to
> build GMP and MPC for the same cross platform,
> so I modified configure for GMP to:
Instead of trying to build everything yourself, I'd recommend to 
activate epel6 and to use the rpms from 
ftp://ftp.rtems.org/pub/rtems/linux/4.11/centos/6/x86_64/

Then, a "yum install rtems-4.11-arm-rtemseabi4.11" should install the 
corresponding toolchain.

Ralf



More information about the users mailing list