jimbo27

Untitled

Jan 12th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. Log started at: Mon 11 Jan 13:02:55 CET 2016
  2. /home/pi/RetroPie-Setup/tmp/build/lr-handy /home/pi/RetroPie-Setup
  3.  
  4. = = = = = = = = = = = = = = = = = = = = =
  5. Getting sources for 'lr-handy' : Atari Lynx emulator - Handy port for libretro
  6. = = = = = = = = = = = = = = = = = = = = =
  7.  
  8. git clone --depth 1 "https://github.com/libretro/libretro-handy.git" "/home/pi/RetroPie-Setup/tmp/build/lr-handy"
  9. Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-handy'...
  10. /home/pi/RetroPie-Setup
  11. /home/pi/RetroPie-Setup/tmp/build/lr-handy /home/pi/RetroPie-Setup
  12.  
  13. = = = = = = = = = = = = = = = = = = = = =
  14. Building 'lr-handy' : Atari Lynx emulator - Handy port for libretro
  15. = = = = = = = = = = = = = = = = = = = = =
  16.  
  17. rm -f ./lynx/lynxdec.o ./lynx/cart.o ./lynx/memmap.o ./lynx/mikie.o ./lynx/ram.o ./lynx/rom.o ./lynx/susie.o ./lynx/system.o ./libretro/libretro.o
  18. rm -f handy_libretro.so
  19. g++ -c -o lynx/lynxdec.o lynx/lynxdec.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  20. g++ -c -o lynx/cart.o lynx/cart.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  21. g++ -c -o lynx/memmap.o lynx/memmap.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  22. g++ -c -o lynx/mikie.o lynx/mikie.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  23. g++ -c -o lynx/ram.o lynx/ram.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  24. g++ -c -o lynx/rom.o lynx/rom.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  25. g++ -c -o lynx/susie.o lynx/susie.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  26. g++ -c -o lynx/system.o lynx/system.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  27. g++ -c -o libretro/libretro.o libretro/libretro.cpp -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -DWANT_CRC32 -O3 -fomit-frame-pointer -I. -fPIC -I./lynx -I./libretro
  28. g++ -o handy_libretro.so -shared -Wl,-version-script=libretro/link.T -Wl,-no-undefined ./lynx/lynxdec.o ./lynx/cart.o ./lynx/memmap.o ./lynx/mikie.o ./lynx/ram.o ./lynx/rom.o ./lynx/susie.o ./lynx/system.o ./libretro/libretro.o
  29. /home/pi/RetroPie-Setup
  30. /home/pi/RetroPie-Setup/tmp/build/lr-handy /home/pi/RetroPie-Setup
  31.  
  32. = = = = = = = = = = = = = = = = = = = = =
  33. Installing 'lr-handy' : Atari Lynx emulator - Handy port for libretro
  34. = = = = = = = = = = = = = = = = = = = = =
  35.  
  36. ‘/home/pi/RetroPie-Setup/tmp/build/lr-handy/handy_libretro.so’ -> ‘/opt/retropie/libretrocores/lr-handy/handy_libretro.so’
  37. ‘/home/pi/RetroPie-Setup/tmp/build/lr-handy/README.md’ -> ‘/opt/retropie/libretrocores/lr-handy/README.md’
  38. /home/pi/RetroPie-Setup
  39. /opt/retropie/libretrocores/lr-handy /home/pi/RetroPie-Setup
  40.  
  41. = = = = = = = = = = = = = = = = = = = = =
  42. Configuring 'lr-handy' : Atari Lynx emulator - Handy port for libretro
  43. = = = = = = = = = = = = = = = = = = = = =
  44.  
  45. /home/pi/RetroPie-Setup
  46.  
  47. = = = = = = = = = = = = = = = = = = = = =
  48. Installing 'runcommand' : Configure the 'runcommand' - Launch script
  49. = = = = = = = = = = = = = = = = = = = = =
  50.  
  51.  
  52. Log ended at: Mon 11 Jan 13:03:37 CET 2016
  53. Total running time: 0 hours, 0 mins, 42 secs
Add Comment
Please, Sign In to add comment