Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1128952
  • 博文数量: 177
  • 博客积分: 761
  • 博客等级: 上士
  • 技术积分: 1518
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-04 22:37
文章分类

全部博文(177)

文章存档

2017年(1)

2016年(3)

2015年(33)

2014年(48)

2013年(60)

2012年(32)

发布时间:2014-04-29 23:15:29

root@freeman-desktop:/home/turnserver/openssl-1.0.0l# ./config no-asm shared --prefix=/usr/local CC=arm-linux-gcc --host=arm-linux

然后感觉CC --HOST配置无效,直接进入makefile修改相应的编译条件。......【阅读全文】

阅读(3776) | 评论(0) | 转发(0)

发布时间:2014-04-18 14:59:00

......【阅读全文】

阅读(1355) | 评论(0) | 转发(0)

发布时间:2014-04-16 14:24:59

在配置时自己弄错了,./configure --host=arm CC=arm-linux-gcc --prefix=/mnt/share/lib生成的Makefile无动态库生成,后改为
?./configure --host=arm-linux CC=arm-linux-gcc --prefix=/mnt/share/lib就好了。......【阅读全文】

阅读(4160) | 评论(0) | 转发(0)

发布时间:2014-04-09 17:50:14

D-Bus is a system for low-latency, low-overhead, easy to use interprocess communication (IPC).

Since today, I replaced old style dbus-daemon with kdbus (in-kernel dbus implementation) and systemd Legacy D-Bus Protocol Compatibility Daemon.

It consists of two parts:......【阅读全文】

阅读(2935) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

liychee2014-07-09 10:48

你好,想请教一个问题,在USRP中,镜像抑制下变频和正交下变频是怎么实现的?

回复  |  举报
留言热议
请登录后留言。

登录 注册