[fpc-pascal] FreeBSD/x86_64 snapshots
Francisco Reyes
lists at stringsutils.com
Fri Sep 19 22:37:41 CEST 2008
papelhigienico at gmail.com 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..
More information about the fpc-pascal
mailing list