Giter Site home page Giter Site logo

Comments (2)

Jamiras avatar Jamiras commented on June 29, 2024

I'm not sure where you saw anything related to arm64. The only references I find with a recursive grep are in the lzma submodule of the libchdr submodule:

$ grep -rnI arm64 *
src/libchdr/deps/lzma-19.00/include/CpuArch.h:47:  #define MY_CPU_NAME "arm64"
src/libchdr/deps/lzma-19.00/lzma-history.txt:21:   - the makefiles now use "PLATFORM" macroname with values (x64, x86, arm64)
src/libchdr/deps/lzma-22.01/include/CpuArch.h:54:  #define MY_CPU_NAME "arm64"
src/libchdr/deps/lzma-22.01/lzma-history.txt:43:- The speed for LZMA and LZMA2 decompression in arm64 versions for macOS and Linux
src/libchdr/deps/lzma-22.01/lzma-history.txt:95:   - the makefiles now use "PLATFORM" macroname with values (x64, x86, arm64)
src/libchdr/deps/lzma-22.01/lzma-sdk.txt:79:2) arm64: GNU assembler for ARM64 with preprocessor.
src/libchdr/deps/lzma-22.01/lzma-sdk.txt:80:   That systax of that arm64 assembler code in 7-Zip is supported by GCC and CLANG for ARM64.
src/libchdr/deps/lzma-22.01/lzma-sdk.txt:108:To compile 7-Zip for arm64 with assembler:
src/libchdr/deps/lzma-22.01/lzma-sdk.txt:109:  make -j -f ../../cmpl_gcc_arm64.mak
src/libchdr/deps/lzma-22.01/lzma-sdk.txt:111:To compile 7-Zip for arm64 for macOS:
src/libchdr/deps/lzma-22.01/lzma-sdk.txt:112:  make -j -f ../../cmpl_mac_arm64.mak
src/libchdr/deps/lzma-22.01/src/Asm/arm64/7zAsm.S:1:// 7zAsm.S -- ASM macros for arm64
src/libchdr/deps/lzma-22.01/src/Asm/arm64/7zAsm.S:103:arm64 and arm use reverted c flag after subs/cmp instructions:
src/libchdr/deps/lzma-22.01/src/Asm/arm64/7zAsm.S:104:  arm64-arm   :     x86
src/libchdr/deps/lzma-22.01/src/LzFind.c:546:    #include <arm64_neon.h>
src/libchdr/deps/lzma-22.01/src/var_clang_arm64.mak:1:PLATFORM=arm64
src/libchdr/deps/lzma-22.01/src/var_gcc_arm64.mak:1:PLATFORM=arm64
src/libchdr/deps/lzma-22.01/src/var_mac_arm64.mak:1:PLATFORM=arm64
src/libchdr/deps/lzma-22.01/src/var_mac_arm64.mak:7:MY_ARCH=-arch arm64

You should be able to build RAHasher on your Mac using make -f Makefile.RAHasher, but RALibretro itself is still Windows only because the tool DLL is Windows only.

from ralibretro.

retropieuser avatar retropieuser commented on June 29, 2024

Ahh so the Linux build is strictly to run the program through wine or something similar even if it does build as such? Guess makes sense why there isn't much worth building it on Mac if I'm just building the windows version anway

from ralibretro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.