X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=3254fe21168669618e57400fb75b673ec505b96b;hb=20347237e79ba389c8625063625bebb50f224d21;hp=fbcecc136e4afbc1b4cfed0118e2193e49b7e3bf;hpb=99823d0f2394ff482c3b8bd5b928454c347549a3;p=picodrive.git diff --git a/README b/README index fbcecc1..3254fe2 100644 --- a/README +++ b/README @@ -13,3 +13,9 @@ then taken over and expanded by notaz. PicoDrive was the first emulator ever to properly emulate Virtua Racing and it's SVP chip. +How to compile on Raspbian Wheezy: + +export CC=gcc-4.8 +export CXX=g++-4.8 +./configure --platform=rpi2 +make \ No newline at end of file