码迷,mamicode.com
首页 > 其他好文 > 详细

build xenomai3

时间:2015-07-03 09:14:25      阅读:198      评论:0      收藏:0      [点我收藏+]

标签:gcc   arm   补丁   

打了preempt-rt补丁之后:

ln -s arm-linux-gnueabihf-gcc-4.x arm-linux-gnueabihf-gcc
./configure --help

./configure CFLAGS="-march=armv7-a -mfpu=vfp3" LDFLAGS="-march=armv7-a" --build=i686-pc-linux-gnu --host=arm-gnueabihf- --with-core=mercury --enable-smp --enable-pshared

make DESTDIR=/absolute/path/build install

版权声明:本文为博主原创文章,未经博主允许不得转载。

build xenomai3

标签:gcc   arm   补丁   

原文地址:http://blog.csdn.net/gw569453350game/article/details/46737141

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!