elf

  1. ruby R53

    Other .NET/Mesen2: Failed to load [...], error: [...]: ELF file OS ABI invalid

    About yesterday I had compiled one of the emulators I use, Mesen2, along with its dependency, .NET 8.0. I first had to adapt its makefile in order for it to compile properly on my machine, and then the compilation then went just fine. However, when I try to actually run the thing, both by...
  2. B

    MIPS GCC9 not building executable ELFs

    Hi Forum, since some days i dig into MIPS Code and try to compile it. No success in building a MIPS Qemu System, i try now to build code for MIPS with a Cross-Chain. For this i have installed mips-packages from the ports tree. mips-binutils-2 mips-gcc9 The tools popup as...
  3. M

    LDD: Not a FreeBSD ELF shared object

    Hello, I am currently trying to run a linux-application via linux-binary-compatibility on FreeBSD. Linux-binary-compatibility has been set up by using the guideline and it seems to work as intended. However, a library I want to use can't be linked, as stated by "ldd" with the errorcode: ldd...
Back
Top