MAMEWorld >> News
View all threads Index   Flat Mode Flat  

Llaffer
MAME Fan
Reged: 05/04/11
Posts: 231
Send PM
Re: MAME 0.188
07/26/17 11:20 PM


I'm trying to compile the stock build using the same compiler and settings that I've used for a while now.

I was able to get mame64 compiled, but when trying to compile the 32-bit version, this error gets thrown.


Code:

In file included from ../../../../../src/devices/cpu/saturn/saturn.cpp:79:0:                                                           
../../../../../src/devices/cpu/saturn/satops.hxx: In member function 'void saturn_device::saturn_exchange(int, int, int, int)':
../../../../../src/devices/cpu/saturn/satops.hxx:806:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
void saturn_device::saturn_exchange(int left, int begin, int count, int right)
^~~~~~~~~~~~~
../../../../../src/devices/cpu/saturn/satops.hxx:806:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
../../../../../src/devices/cpu/saturn/satops.hxx: In member function 'void saturn_device::saturn_copy(int, int, int, int)':
../../../../../src/devices/cpu/saturn/satops.hxx:824:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
void saturn_device::saturn_copy(int dest, int begin, int count, int src)
^~~~~~~~~~~~~
../../../../../src/devices/cpu/saturn/satops.hxx:824:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
../../../../../src/devices/cpu/saturn/satops.hxx: In member function 'void saturn_device::saturn_or(int, int, int, int)':
../../../../../src/devices/cpu/saturn/satops.hxx:1040:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
void saturn_device::saturn_or(int dest, int begin, int count, int src)
^~~~~~~~~~~~~
../../../../../src/devices/cpu/saturn/satops.hxx:1040:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
../../../../../src/devices/cpu/saturn/satops.hxx: In member function 'void saturn_device::saturn_and(int, int, int, int)':
../../../../../src/devices/cpu/saturn/satops.hxx:1055:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
void saturn_device::saturn_and(int dest, int begin, int count, int src)
^~~~~~~~~~~~~
../../../../../src/devices/cpu/saturn/satops.hxx:1055:6: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]



any thoughts? Thanks.







Entire thread
Subject Posted by Posted on
* MAME 0.188 Vas Crabb 07/26/17 06:39 AM
. * Re: MAME 0.188 gregf  07/28/17 03:22 AM
. * Re: MAME 0.188 Vas Crabb  07/28/17 04:04 AM
. * Re: MAME 0.188 AJR Hacker  07/28/17 09:29 PM
. * Re: MAME 0.188 Llaffer  07/26/17 11:20 PM
. * Re: MAME 0.188 Llaffer  07/28/17 04:36 PM
. * Re: MAME 0.188 B2K24  07/28/17 05:16 PM
. * Re: MAME 0.188 Llaffer  07/28/17 05:49 PM
. * Re: MAME 0.188 Osso1  07/28/17 06:07 PM
. * Re: MAME 0.188 Llaffer  07/28/17 06:26 PM
. * Note for Killer Instinct fans Vas Crabb  07/26/17 06:42 AM
. * Re: Note for Killer Instinct fans Solstar  07/26/17 03:25 PM
. * Re: Note for Killer Instinct fans Vas Crabb  07/26/17 03:32 PM
. * Re: Note for Killer Instinct fans Solstar  07/26/17 07:47 PM
. * Re: Note for Killer Instinct fans Dullaron  07/28/17 06:33 AM
. * Re: Note for Killer Instinct fans Solstar  08/02/17 08:06 PM
. * Re: Note for Killer Instinct fans MooglyGuy  08/03/17 06:54 AM
. * Re: Note for Killer Instinct fans Solstar  08/03/17 12:46 PM
. * Re: Note for Killer Instinct fans Haze  07/26/17 03:28 PM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 138 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3174