Author Topic: Request loongarch support  (Read 266 times)

pig2014

  • Posts: 3
Request loongarch support
« on: 16 Sep '24 - 03:23 »
I'm trying to port osu!lazer(https://osu.ppy.sh) to loongarch, an architecture used in Loongson series CPU in China. osu!lazer depend on osu-framework, which eventually depend on libbass(libbass, libbassmix and libbass_fx more precisely). I wonder if I could fetch such library in some way, and I promise I wouldn't commercially use this library.(osu!lazer is free software after all). I'd appreciate if someone could help me out.
Cross-compilation tools could be downloaded at https://github.com/loongson/build-tools/releases/download/2024.08.08/x86_64-cross-tools-loongarch64-binutils_2.43-gcc_14.2.0-glibc_2.40.tar.xz.

tsingkong

  • Posts: 1
Re: Request loongarch support
« Reply #1 on: 19 Sep '24 - 05:02 »
Look forward to that too.

Ian @ un4seen

  • Administrator
  • Posts: 26077
Re: Request loongarch support
« Reply #2 on: 20 Sep '24 - 18:00 »
I guess it isn't very common compared to the existing architectures, so I don't see it being added as an architecture maintained in all releases at this time, but individual builds may be possible. If that'll be fine for you, then I'll look into getting something for you to try.

pig2014

  • Posts: 3
Re: Request loongarch support
« Reply #3 on: 21 Sep '24 - 20:04 »
I guess it isn't very common compared to the existing architectures, so I don't see it being added as an architecture maintained in all releases at this time, but individual builds may be possible. If that'll be fine for you, then I'll look into getting something for you to try.
Yeah, loongarch is not quite common at this time, thus individual builds should be okay for now.
Thank you again for your work!

Ian @ un4seen

  • Administrator
  • Posts: 26077
Re: Request loongarch support
« Reply #4 on: 23 Sep '24 - 13:27 »
OK. As requested, here are some BASS/BASSmix/BASS_FX builds for you to try:

   www.un4seen.com/stuff/bass24-linux-loongarch64.zip

Let me know know how it goes.

pig2014

  • Posts: 3
Re: Request loongarch support
« Reply #5 on: 25 Sep '24 - 09:58 »
OK. As requested, here are some BASS/BASSmix/BASS_FX builds for you to try:

   www.un4seen.com/stuff/bass24-linux-loongarch64.zip

Let me know know how it goes.
It works on my computer. I'll have a try on different environment.
Many thanks for your kind and warm help.

Ian @ un4seen

  • Administrator
  • Posts: 26077
Re: Request loongarch support
« Reply #6 on: 26 Sep '24 - 13:19 »
Sounds promising.