oscam-emu / oscam-patched-old

Open Source Cam Emulator
GNU General Public License v3.0
96 stars 55 forks source link

ver 788 make fail #29

Closed mihaip1948 closed 5 years ago

mihaip1948 commented 5 years ago

the last patches for ver 788 introduces a linker failure "segmentation fault" using Aarch64 compiler building Oscam without EMU all is OK !

oscam-emu commented 5 years ago

Use gcc 8.2.0 or build with ./config.sh --disable WITH_SOFTCAM

mihaip1948 commented 5 years ago

Thanks but ... sollution does not work !!!

oscam-emu commented 5 years ago
  1. You can use a custom toolchain, e.g. from https://toolchains.bootlin.com/

  2. That's not the case on my system. Compilation works perfectly fine here. Post your logs.

*in case you use cmake, switch to version 789.

mihaip1948 commented 5 years ago

thanks ! I have 7.3 !!!