Compiles again, thank you!
I should have copied the header of the mail into the message, then
things would have been more clear, sorry!
Michael
Am 17.07.20 um 18:46 schrieb Florian Klämpfl:
Am 17.07.20 um 18:03 schrieb Michael Ring via fpc-devel:
As the problem is still there I checked wher
Am 17.07.20 um 18:03 schrieb Michael Ring via fpc-devel:
As the problem is still there I checked where it comes from,
revision 45750
is to blame, 45749 compiles just fine, 45750 kills the build of rtl for
armv7em
It is not armv7em related but fpv4_sp_d16. I hope r45799 fixes it.
As the problem is still there I checked where it comes from,
revision 45750
is to blame, 45749 compiles just fine, 45750 kills the build of rtl for
armv7em
Michael
Am 10.07.20 um 23:46 schrieb Michael Ring via fpc-devel:
I today updated to latest trunk, I am getting an error compiling rtl
I today updated to latest trunk, I am getting an error compiling rtl for
arm-embedded, but only for armv7em with enabled FPU, armv6m and armv7m
compile fine.
/Users/ring/fpcupdeluxe/fpc/bin/x86_64-darwin/ppcarm -Cparmv7em -Ur
-Tembedded -Parm -XParm-embedded- -Xr -Ur -Xs -O2 -n -Fi../inc -Fi..
> make info PP=/home/user/fpc304/lib/fpc/3.0.4/ppcx64
> If the compiler is found, it should be reported
as the first line printed after == Configuration
info ==
== Configuration info ==
FPC.. /home/user/fpc304/lib/fpc/3.0.4/ppcx64
"make info" shows correct location of starting
compil
On Wed, Aug 21, 2019 at 4:07 PM Marģers . via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:
> Hi,
> i used simple script for compiling compiler
>
> export PP=/home/user/fpc304/lib/fpc/3.0.4/ppcx64
> make singlezipinstall OS_TARGET=linux
> CPU_TARGET=x86_64OPT="
> -Fu/home/user/fpc304/lib
Hi,
i used simple script for compiling compiler
export PP=/home/user/fpc304/lib/fpc/3.0.4/ppcx64
make singlezipinstall OS_TARGET=linux
CPU_TARGET=x86_64 OPT="
-Fu/home/user/fpc304/lib/fpc/3.0.4/units/x86_64-linux/rtl/"
Reason of "export PP=" is that i don't have
installed fpc, so i have to
Hi,
I am currently trying to compile FPC with different options. In
particular I am trying to compile a armel build with vfp enabled.
However it fails at compiling the packages, i.e. fpmkunit due to "Trying
to use a unit which was compiled with a different FPU mode". The issue
from the make ou
Am 30.11.2010 09:33, schrieb Michael Schnell:
On 11/29/2010 11:25 AM, Sven Barth wrote:
make clean all FPC=/path/to/2.4.2/ppc386
Great ! Works ! Thanks !
Nice to hear ^^
Regards,
Sven
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http:/
On 11/29/2010 11:25 AM, Sven Barth wrote:
make clean all FPC=/path/to/2.4.2/ppc386
Great ! Works ! Thanks !
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
On 11/29/2010 10:56 AM, Marco van de Voort wrote:
You only need the cmdline compiler. See buildfaq
buildfaq: http://www.stack.nl/~marcov/buildfaq/
Thanks !
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.or
On 11/29/2010 11:25 AM, Sven Barth wrote:
... make clean all FPC=/path/to/2.4.2/ppc386
Thanks a lot !
I'll give it a try.
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Am 29.11.2010 10:52, schrieb Michael Schnell:
On 11/29/2010 10:40 AM, Sven Barth wrote:
What OS?
Linux (Suse 3.11)
Download this release:
ftp://ftp.hu.freepascal.org/pub/fpc/dist/2.4.2/i386-linux/fpc-2.4.2.i386-linux.tar
Extract that to some directory and extract (I think) binary.tar.gz
In our previous episode, Michael Schnell said:
> > Do you use 2.4.2 as starting compiler?
> >
> I used the latest compiler I was able to install successfully:
>
> Free Pascal Compiler version 2.5.1 [2010/11/22] for i386
>
> Is this not allowed ?
Allowed yes, guaranteed no. The only guaranteed w
On 11/29/2010 10:40 AM, Sven Barth wrote:
What OS?
Linux (Suse 3.11)
-Michael
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
On 29-11-2010 10:36, Michael Schnell wrote:
On 11/29/2010 10:25 AM, Marco van de Voort wrote:
Do you use 2.4.2 as starting compiler?
I used the latest compiler I was able to install successfully:
Free Pascal Compiler version 2.5.1 [2010/11/22] for i386
Trunk (i.e. 2.5.1 and higher) should be
Am 29.11.2010 10:36, schrieb Michael Schnell:
On 11/29/2010 10:25 AM, Marco van de Voort wrote:
Do you use 2.4.2 as starting compiler?
I used the latest compiler I was able to install successfully:
Free Pascal Compiler version 2.5.1 [2010/11/22] for i386
Is this not allowed ?
It's not for
On 11/29/2010 10:25 AM, Marco van de Voort wrote:
Do you use 2.4.2 as starting compiler?
I used the latest compiler I was able to install successfully:
Free Pascal Compiler version 2.5.1 [2010/11/22] for i386
Is this not allowed ?
I in fact I don't know how to install a different fpc to comp
In our previous episode, Michael Schnell said:
>
> /usr/bin/ppc386 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../unix
> -Fii386 -FE.
> -FU/home/mschnell/Downloads/svn/fpc/trunk/rtl/units/i386-linux -di386
> -dRELEASE ../objpas/fgl.pp
> fgl.pp(128,38) Error: Generics without specialization canno
When trying to compile svn version 16473 (and some earlier versions) I get:
/usr/bin/ppc386 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../unix
-Fii386 -FE.
-FU/home/mschnell/Downloads/svn/fpc/trunk/rtl/units/i386-linux -di386
-dRELEASE ../objpas/fgl.pp
fgl.pp(128,38) Error: Generics without sp
20 matches
Mail list logo