In our previous episode, Francisco Reyes said:
> Do we want more testers?
Only knowledgable. Like people who know
Or you want to do more work before doing a more
> widespread announcement.. Could post a note in FbsdAMD64 lettting people
> know of the snapshot.. for testing.
>
> Where/how d
Thanks for your messages.
By the way, I've read at Free Pascal's download site that there's two
ARM versions for the compiler, one of them is for Linux. Pandora will
use a Linux distro (www.freepascal.org/down/arm/linux.var). Does
somebody use that one?
Guillermo "Ñuño" Martínez
_
En/na Guillermo Martínez Jiménez ha escrit:
Thanks for your messages.
By the way, I've read at Free Pascal's download site that there's two
ARM versions for the compiler, one of them is for Linux. Pandora will
use a Linux distro (www.freepascal.org/down/arm/linux.var). Does
somebody use that one
Marco van de Voort writes:
Still twice as many failures as the x86 one. Not all are big problems, but
some are, like:
You mean the Linux x86?
What can a newbie like myself do to help?
I was thinking to work on a port for FreeBSD of the binary files currently
on the site or learn how to upd
I will test it!! I need it!
Thanks!
Fabio Luis Girardi
2008/9/18 Francisco Reyes <[EMAIL PROTECTED]>
> Marco van de Voort writes:
>
> Well, this is the stuff the buildfaq reading was for :-)
>>
>
> I printed it and read it on the train.. on the way home.
>
>
>> I store a minimal configuration
[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/*