Hello,
The 2.6.0 version which comes with apt-get is plenty of bugs. Installing the 2.6.4 downloaded from the
link in the freepascal site makes it workable, at least for my programs, perfectly. So do the upgrade !
Cheers, Raoul
Le 22. 08. 15 16:44, Xiangrong Fang a écrit :
Hello,
I got
Am 22.08.2015 15:28 schrieb "ARGB32" :
>
> If someone knows better ways to determine locations of fpc executable
> and RTL DCUs please let me know.
For the unit paths parsing fpc.cfg (by default on *nix either /etc/fpc.cfg
or ~/.fpc.cfg) might be the best solution.
Regards,
Sven
Hello,
I got "Fatal: Internal error 200305103" while try to compile the attached
file on my raspi.
The file is a class helper. I wonder if that is supported on FPC 2.6.0 or
not? And whether this problem has anything to do with ARM?
unit cipher;
{$mode objfpc}{$H+}
interface
uses sysutils, BlowFis
Hi,
There are new versions of the cross development environment for FPC 3.0.1:
http://mseide-msegui.sourceforge.net/pics/crossarm.png
http://sourceforge.net/projects/mseide-msegui/files/fpcrossarm/
For integrated development with FPC 3.0.1 MSEide+MSEgui git master version is
necessary:
https:/
On Saturday 22 August 2015 10:25:19 Jonas Maebe wrote:
> Martin Schreiber wrote:
> > Looks the same with
> >
> > Linux X86 cross: 2.24.0.20141017
> > from binutils-2_24-branch.
>
> Try
> * generating linker maps (ppcarm -Xm) for both binaries and comparing them
> * running "readelf -aW" on both bin
l> Under *nix platforms, FPC layout is slightly different. At least bin and
l> units by default doesn't have the same direct parent (/usr/bin vs
l> /usr/lib/fpc/$fpcversion/units). Does this mean your plugin doesn't work
l> there?
I'm using Linux and CodeTyphoon which places all FPC-related f
Martin Schreiber wrote:
Looks the same with
Linux X86 cross: 2.24.0.20141017
from binutils-2_24-branch.
Try
* generating linker maps (ppcarm -Xm) for both binaries and comparing them
* running "readelf -aW" on both binaries and compare the output
* runrunning "objdump -DR" on both binaries and