Raptor Computing Systems Community Forums (BETA)

Software => Applications and Porting => Topic started by: tle on January 27, 2020, 05:04:24 pm

Title: [DEV] asdf support for ppc64le status
Post by: tle on January 27, 2020, 05:04:24 pm
Hi all

I am in the process to migrate to the Blackbird box I've just built. There are plenty of dev softwares that aren't running yet on Linux ppc64le. Slowly I think we will get there...

Anyway, if you are using `asdf`, I would like to report that following language installed successfully:

* ruby
* erlang
* elixir
* nodejs

Other languages that are used to have issues:

* golang (now supported after the merger of ppc64le support (https://github.com/kennyp/asdf-golang/pull/26))
* rust (now support after the merger of ppc64le support (https://github.com/asdf-community/asdf-rust/pull/9))

So far so good
Title: Re: asdf support for ppc64le status
Post by: ClassicHasClass on January 28, 2020, 06:41:43 pm
Nice!