Open calmh opened 11 years ago
@calmh you can also take a look at the go porting effort here: https://bitbucket.org/4ad/go-sunos
They did made a lot of progress lately. (thx to everyone from here if they're listening)
@MerlinDMC Huh. I was aware of the effort, but not how far it has apparently come since I last looked. Most of the tests even pass! Interesting.
Yeah, we're making pretty good progress -- and one more test passes as of a bug I found and fixed tonight. ;) The big chunk of work that remains is an event port based implementation of net; if you're interested in joining the effort, we're in #sunos-go on Freenode.
On Thu, Nov 14, 2013 at 1:02 AM, Jakob Borg notifications@github.comwrote:
@MerlinDMC https://github.com/MerlinDMC Huh. I was aware of the effort, but not how far it has apparently come since I last looked. Most of the tests even pass! Interesting.
— Reply to this email directly or view it on GitHubhttps://github.com/joyent/smartos-live/issues/273#issuecomment-28468660 .
Right, this is a simple matter of copying the configuration from gcc47 - I'll do that.
Surely this should be moved to joyent/pkgsrc, right?
I was excited to see the updated gcc in the multiarch 13.3.0 image!
There are a bunch of fixes to Go in gcc 4.8 that I need. However, this makes me sad:
Dare I hope this is just a simple oversight (a missing build flag or so) and that gccgo in gcc4.8 might be coming soon?
//jb