~drgeo-developers/drgeo/trunk

« back to all changes in this revision

Viewing changes to VMs/xo/cog-vm-2383/README

  • Committer: Hilaire Fernandes
  • Date: 2012-01-27 21:15:40 UTC
  • Revision ID: hilaire.fernandes@gmail.com-20120127211540-912spf97bhpx6mve
Initial additions

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
COG VM Build for XO OLPC environment (Fedora 9)
 
2
 
 
3
cd unixbuild/bld
 
4
#Configure command without debug symbol and stripped symbol, and sse2 optimisation removed:
 
5
../../platforms/unix/config/configure CFLAGS="-s -O2 -D_GNU_SOURCE -DNDEBUG -DITIMER_HEARTBEAT=1 -DNO_VM_PROFILE=1 -DCOGMTVM=0 -DDEBUGVM=0" LIBS=-lpthread
 
6
 
 
7
make install prefix=/home/olpc/COG/target