Linux sdcc安装
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
可以从这里下载:http://sourceforge.net/projects/sdcc/files/
你可以下载源代码来编译安装,当然也可以直接下载编译好的二进制文件,Linux x86平台下为:sdcc-linux-x86。最新版本为3.3.0,这里有下载好的一份:http://download.csdn.net/detail/mcgrady_tracy/6798197
对照INSTALL.txt文档:
$ mkdir tmp
$ cd tmp
$ tar xjf sdcc-3.3.0-i386-unknown-linux2.5.tar.bz2
$ cd sdcc-3.3.0
$ cp -r * /usr/local
最后测试一下:
$ sdcc -v
得到如下信息:
SDCC : mcs51/gbz80/z80/z180/r2k/r3ka/ds390/pic16/pic14/TININative/ds400/hc08/s08 3.3.0 #8604 (May 11 2013) (Linux)
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献6条内容
所有评论(0)