ibisum
Well-Known Member
- Joined
- May 6, 2009
- Messages
- 1,134
Hi.
Has anyone gotten Go 1.4.x installed on the OpenPandora, yet, wrapped up in a .PND and so on and so forth .. or .. is it something I should be requesting be included in the Dev Tools.PND/blah somehow?
I'd love to build the ipfs (http://ipfs.io/) client for my two Pandorae, but it requires go1.4.x at the mo' .. so if anyones done it, lemme know.
BTW, here's what happened when I tried to do it with CDEVTOOLS.pnd (I am clueless, tell me if there is a better onboard CDev environment these days, coz I'm lame too..)
Has anyone gotten Go 1.4.x installed on the OpenPandora, yet, wrapped up in a .PND and so on and so forth .. or .. is it something I should be requesting be included in the Dev Tools.PND/blah somehow?
I'd love to build the ipfs (http://ipfs.io/) client for my two Pandorae, but it requires go1.4.x at the mo' .. so if anyones done it, lemme know.
BTW, here's what happened when I tried to do it with CDEVTOOLS.pnd (I am clueless, tell me if there is a better onboard CDev environment these days, coz I'm lame too..)
Code:
/media/mmcblk1p1/hak/go/src$ ./all.bash
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, linux/arm.
lib9
libbio
liblink
cmd/cc
cmd/gc
cmd/5l
cmd/5a
cmd/5c
cmd/5g
runtime
errors
sync/atomic
sync
io
unicode
unicode/utf8
unicode/utf16
bytes
math
strings
strconv
bufio
sort
container/heap
encoding/base64
syscall
time
os
reflect
fmt
encoding
encoding/json
flag
path/filepath
path
io/ioutil
log
regexp/syntax
regexp
go/token
go/scanner
go/ast
go/parser
os/exec
os/signal
net/url
text/template/parse
text/template
go/doc
go/build
cmd/go
Boffset: unknown state 0
Bseek: unknown state 0
/var/tmp/go-cbuild-mSr9vu/_go_.a: malformed archive
runtime.main_init: call to external function main.init
runtime.main_main: call to external function main.main
runtime.main_init: main.init: not defined
runtime.main_main: main.main: not defined
runtime.main_init: undefined: main.init
runtime.main_main: undefined: main.main