libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.4k stars 1.84k forks source link

NaCl build and compile issue. #888

Closed moocow1452 closed 9 years ago

moocow1452 commented 10 years ago

http://pastebin.com/Rts4rLMZ https://groups.google.com/forum/#!topic/native-client-discuss/c1rk2QXZJwA

So recently I've decided to once again take up my sword and try and compile a Chrome'd up version of Retroarch, in hopes of having a viable GBA emulator on the web, and because NaCl ports redid their building tools in order to better work with dependencies and not have to manually specify compilers for each project. Might I have better luck with manually running ./configure with the nacl-env active as opposed to the super script, touching that up, then make, and would it be better to try the newlib or pnacl toolchain and give up dynamic libraries for more compatibility with ARM processors?

moocow1452 commented 10 years ago

http://pastebin.com/B5Vipdwc

Adding this as my libertro-config-user.sh doesn't seem to do diddly.