@Anna: did you stop a previous compile and then resumed? because that error is very strange... what happens if you restart the compile with no older "obj/winui/mess/mess/"? (no need to delete the rest of obj/)
Can not remember me but I try now your suggestion. Is in progress ... Thanks to pay attention for my problem.
It doesn�t help, eta. I got now following error:
make all TARGET=mess OSD=winui
Quote
Compiling src/mess/drivers/x1.c... src/mess/drivers/x1.c: In function 'UINT8 x1turbo_io_r(address_space*, offs_t)':
src/mess/drivers/x1.c:1741: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make: *** [obj/winui/mess/mess/drivers/x1.o] Error 1
I forgot to say, before I made several times a clean (obj deleted) and super clean (obj + src deleted) compile. I will try now r11869 by using lower case and/or upper case (parameter).
like
make all TARGET=MESS OSD=winui or make all TARGET=MESS OSD=WINUI