Re: [fpc-pascal] fpc-x86_64 1.9.6: Missing oldlinux unit
-BEGIN PGP SIGNED MESSAGE- Hallo Marco, Am Dienstag, 4. Januar 2005 08:22 schrieb Marco van de Voort: > Oldlinux is x86 only. It is one of the reasons why it was abandoned. OK, I have begun to rewrite my older i386 (fpc 1.0) pascal sources. I found some other things that have to be changed but then compilation works well. - -- Gruss Marcus Marcus Roeckrath -- Vikarsbusch 8 -- D-48308 Senden -- Germany Phone : +49-2536-9944 -- Fax : +49-2536-9943 E-Mail : [EMAIL PROTECTED] WWW: http://home.foni.net/~marcusroeckrath/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iQEVAwUBQdpMnwp4kFlTVf6VAQGZPAf+M8senn2SFIPcdBPhArY1hMUm+Rv6Eo7m EPNyhGYMpcZgUwzYRofl32FGmT1QbeEHQyQuW72ncpzWZNdEMHOH8z5S32hU0S7v 4jByrUFZ8iV/THvnmDfZVUQYwrZM9lRY8PtHFmZ93A2aZcgDarvOL0E1tUtDhyKr ffQix+m+ef9CFPCbF3DrQsP7rXJEqiTYZsEh0sBrK3xVHGTottty+8tpmiyQyj9a HET2qcE+UCIX6OZoQkBgTVeyEvR1YfG4LerwL4HhY+eYrdvlYftAjn6C0y7ZnMdj SIiwOKbFjY/VEepBMoW/PlHvSgp5W34e0R8mSR7MPogrd+0GZNJAUQ== =nLj9 -END PGP SIGNATURE- ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
[fpc-pascal] new arm snapshot
Though arm/linux didn't make it in 1.9.6, I built a new cross snapshot, you can get it here: ftp://ftp.freepascal.org/pub/fpc/snapshot/beta/arm-linux/arm-linux-fpc.i386-linux.tar.gz More info how to use it can be found here: http://www.freepascal.org/wiki/index.php/Setup_Cross_Compile_For_ARM ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] fpc-x86_64 1.9.6: Missing oldlinux unit
Marcus Roeckrath wrote: -BEGIN PGP SIGNED MESSAGE- Hallo Marco, Am Dienstag, 4. Januar 2005 08:22 schrieb Marco van de Voort: Oldlinux is x86 only. It is one of the reasons why it was abandoned. OK, I have begun to rewrite my older i386 (fpc 1.0) pascal sources. I found some other things that have to be changed but then compilation works well. For us, most work with the x86_64 were a lot of assumptions about the size of a pointer :) ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] new arm snapshot
On Tuesday 04 January 2005 10:54 am, Florian Klaempfl wrote: > Though arm/linux didn't make it in 1.9.6, I built a new cross snapshot, cross ?! it only contains arm executables :-) [EMAIL PROTECTED] 1.9.7]# file ppcarm ppcarm: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.0.0, statically linked, strippednly contains arm executables (not cross) I created a cross ppcarm from CVS and it works :-) thanks. Could you still correct the snapshot so that I can link to it in the wiki. Great timing by the way, I just finished updating my Qt/Embedded binding for the "Error: Can't declare procedure as EXTERNAL" problem. I will post it on the web asap and update the wiki Btw, the trigonometric functions still fail on arm. Did you manage to install 3.5.1 (or 3.5.2) ? kind regards, Den Jean ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal