flyinghead / flycast

Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2 and Atomiswave emulator
GNU General Public License v2.0
1.37k stars 167 forks source link

Compiling for raspberry failed #1608

Open BiobaTiry opened 3 weeks ago

BiobaTiry commented 3 weeks ago

Please Note: This form is the minimum required information for submitting bugs.
Removing this form may lead to your issue being closed until it is completed.

Platform / OS / Hardware: Raspberry pi 4 - Retropie

Hardware: Raspberry Pi 4

Description of the Issue

I've tried to compiling an update from source but i've got some error and compilling task was stopped. Anyone can get to me a newer version of flycast_libretro.so ??

Logs Gathered

rps_2024-08-22_174220.log

Screenshots

(Replace this line with any issue screenshots)

flyinghead commented 3 weeks ago

This is due to a GNU C++ compiler bug:

/home/pi/RetroPie-Setup/tmp/build/lr-flycast-flyinghead/core/hw/sh4/sh4_interrupts.cpp:264:1: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1187
 }
 ^
BiobaTiry commented 3 weeks ago

Thanks!! but how i can fix this problem?