[EMAIL PROTECTED] writes:

I will test it!! I need it!

Fabio,

Basically all you need to do is:
+ Untar snapshot to your home directory
+ Create   ~/.fpc.cfg :
 -Fu~/snapshot/lib/fpc/$FPCVERSION/units/$FPCTARGET/*
 -viwh
+ Either symlink /snapshot/bin to ~/bin or cd ~/bin
ln -s /snaphot/bin/*
+ Symlink the ppcx64 file too
cd ~/bin
ln -s /snapshot/lib/fpc/2.3.1/ppcx64 (from memory, check)


I plan to test it some more this weekend too..
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to