六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 54|回复: 0

Ubuntu Go语言安装记录

[复制链接]

升级  6.67%

16

主题

16

主题

16

主题

秀才

Rank: 2

积分
60
 楼主| 发表于 2013-1-28 16:06:26 | 显示全部楼层 |阅读模式
参考地址:http://golang.org/doc/install.html
 
一些区别:
 
amd64 (a.k.a. x86-64); 6g,6l,6c,6aThe most mature implementation. The compiler has an effective optimizer (registerizer) and generates good code (although gccgo can do noticeably better sometimes).386 (a.k.a. x86 or x86-32); 8g,8l,8c,8aComparable to the amd64 port.arm (a.k.a. ARM); 5g,5l,5c,5aIncomplete. It only supports Linux binaries, the optimizer is incomplete, and floating point uses the VFP unit. However, all tests pass. Work on the optimizer is continuing. Tested against a Nexus One.


 
 
<div class="quote_title">安装必要依赖:
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表