Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-27 Thread [EMAIL PROTECTED]
Hi! I can compile small programs with fpc freebsd x86_64. Then I tried compile and run lazarus (0.9.27 snapshot of 2008-09-25). I can compile, but I can't run it. the output: %cd lazarus %gmake LCL_PLATFORM=gtk2 ... %./startlazarus Runtime error 217 at $004ABC85 $004ABC85 $

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-19 Thread Francisco Reyes
[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/*

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-19 Thread [EMAIL PROTECTED]
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

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-19 Thread Francisco Reyes
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

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-19 Thread Marco van de Voort
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

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-18 Thread Francisco Reyes
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 file in ~/.fpc.cfg : -Fu~/snapshot/lib/fpc/$FPCVERSION/units/$FPCTARGET/* -viwh Tried that. Tar examped off ~ so I

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-18 Thread Marco van de Voort
In our previous episode, Francisco Reyes said: > Marco van de Voort writes: > > > a 26MB snapshot is available at (all binaries, just needs a fpc.cfg) > > How do we test it? > I untared the file. > Went into snapshot/bin and tried "fpx hello.pas".. > Error: ppcx64 can't be executed, error message

Re: [fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-18 Thread Francisco Reyes
Marco van de Voort writes: a 26MB snapshot is available at (all binaries, just needs a fpc.cfg) How do we test it? I untared the file. Went into snapshot/bin and tried "fpx hello.pas".. Error: ppcx64 can't be executed, error message: Failed to execute "ppcx64", error code: 127 I see it in s

[fpc-pascal] FreeBSD/x86_64 snapshots

2008-09-17 Thread Marco van de Voort
Hello, The first snapshots of x86_64-FreeBSD are rolling in: a 26MB snapshot is available at (all binaries, just needs a fpc.cfg) http://www.stack.nl/~marcov/snapshot-freebsd-x86_64-r11798.tar.bz2 Problems: - I had some odd problems on a 7.1.1-PRERELEASE2 machine. Looked like a binutils (AR) pr