LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Cant install ZSNES on chromebook using crouton (https://www.linuxquestions.org/questions/linux-games-33/cant-install-zsnes-on-chromebook-using-crouton-4175532742/)

Sephilim 02-01-2015 11:06 PM

Cant install ZSNES on chromebook using crouton
 
Hello! today i downloaded crouton on my chromebook so that i could emulate, so i downloaded ZSNES and build-essential but when trying to install ZSNES i get the following error

Code:

(precise)sephilim@localhost:~/Desktop/SNES/Emulator/zsnes_1_51/src$ make
g++  -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -D__OPENGL__ -march=i386 -O3 -fomit-frame-pointer -s -fno-rtti -o tools/fileutil.o -c tools/fileutil.cpp
Assembler messages:
Error: unknown architecture `i386'

Error: unrecognized option -march=i386
cc1plus: error: bad value (i386) for -march switch
make: *** [tools/fileutil.o] Error 1
(precise)sephilim@localhost:~/Desktop/SNES/Emulator/zsnes_1_51/src$


knudfl 02-02-2015 06:25 AM

`zsnesī is for i386.. i686 processorīs only, I think.

I guess your chromebook have an ARM processor ?

Sephilim 02-02-2015 12:54 PM

yes, can you recommend another SNES emulator for an ARM processor.

dugan 02-05-2015 06:23 PM

RetroArch with the snes9x-next core.


All times are GMT -5. The time now is 03:15 PM.