On Tue, Aug 30, 2016 at 06:31:58PM -0600, Anthony J. Bentley wrote:
> Hi,
> 
> libretro-pcsx_rearmed provides a Sony PlayStation emulation core to the
> RetroArch emulator frontend, based on PCSX ReARMed.
> 
> It is yet another PCSX fork based on the PCSX-Reloaded project, which itself
> contains code from PCSX, PCSX-df and PCSX-Revolution.
> 
> 
> Can be tested with the retroarch package.

I did notice this odd git message in the middle of the build:

cc -O2 -pipe -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG 
-DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND   -c -o frontend/cspace.o 
frontend/cspace.c
cc -O2 -pipe -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG 
-DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND   -c -o frontend/plugin.o 
frontend/plugin.c
fatal: Not a git repository (or any parent up to mount point /usr/obj)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
cc -O2 -pipe -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG 
-DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -DDRC_DISABLE   -c -o 
frontend/libretro.o frontend/libretro.c


Outside of that it still built successfully, though I obviously do have git
installed.  I am not sure if that means it might cause the build to fail without
it installed, so FYI in case.  Seems to run great here on amd64, thanks!

-ryan

> 
> ok?
> 
> -- 
> Anthony J. Bentley

Reply via email to