ot found
make[5]: *** [fpc_install] Error 1
make[5]: Leaving directory
`/tmp/freepascal/svn/fpc_26_04_2007/packages/fcl-db'
make[4]: *** [fcl-db_install] Error 2
.
.
.
thank you,
Jose Pascual
> -Mensaje original-
> De: [EMAIL PROTECTED] [mailto:fpc-pascal-
> [EMAIL PROTECTED]
you in advanced
best regards
Jose Pascual
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
operation }
_FPU_MASK_ALL = $001f; { mask for all flags }
function FPU_GetCW : dword; nostackframe; assembler;
asm
rfs r0
end;
procedure FPU_SetCW(cw : dword); nostackframe; assembler;
asm
wfs r0
end;
{$endif}
thanks,
Jose Pascual,
> -Mensaje origi
Which toolchain are you using for ARM?
I suppose you are using kernel for arm with EABI activate and libc with EABI
is it right?
which version of kernel?
which arm?
I'm using (begin to use for EABI) gcc 4.1.1-glibc 2.5-EABI (armv4t), kernel
2.6.19 with EABI and
ARM920T (at91rm9200)
> -Mensa
> -Mensaje original-
> De: [EMAIL PROTECTED] [mailto:fpc-pascal-
> [EMAIL PROTECTED] En nombre de Henry Vermaak
> Enviado el: jueves, 26 de abril de 2007 14:47
> Para: FPC-Pascal users discussions
> Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI
>
> On 26/04/07, Jose P
Hi,
2.3.1 version ? is development snap? donwload from? or make from scratch?
how can I say to fpc to compile my pp file for softfloat avoiding to
generate asm problem?
thank,
best regards
> -Mensaje original-
> De: [EMAIL PROTECTED] [mailto:fpc-pascal-
> [EMAIL PROTECTED] En nombre de
] En nombre de Henry Vermaak
> Enviado el: miércoles, 25 de abril de 2007 14:32
> Para: FPC-Pascal users discussions
> Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI
>
> On 25/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote:
> > Hi,
>
> hello
>
> >
&
Hi,
I have found libc.ppu in i386 linux version but arm linux version?
Where can I find it? or how can I generate it (for arm linux)?
thank you in advanced
best regards
Jose Pascual
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http
Hi,
I'll appreciate from you any answer to next questions:
Is Fpc for arm linux compatible with EABI?
Is Fpc for arm FP hardware or soft-float?
How version of toolchain for arm I should install? (softfloat version?)
any comments will be welcome.
best regards
Jose Pa
Hi everyone,
How is it possible to reduce the size for binary generated by ppc?
regards
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ra: FPC-Pascal users discussions
> Asunto: Re: [fpc-pascal] fpc have problem with dynarray in ARM
>
> Jose Pascual wrote:
> > Could it be resolved in 2.1.1?
> >
> > I'm compiling ppcrossarm 2.1.1 in order to be it's corrected in this
> > version,
>
> Op
ors)
>
>
>
> Op Fri, 23 Feb 2007, schreef Jose Pascual:
>
> > > Program received signal SIGSEGV, Segmentation fault.
> > > 0x40094018 in _IO_file_xsputn () from /lib/libc.so.6
> > >
> > > any idea about this problem? (perhaps 2.1.1 snapshot?)
in this
version,
thank you
Jose Pascual
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
libc does scratchbox use? If it is uclibc you might need to
> modify
> > cprt0
>
> I'm using glibc (v2.3.2), I have resolved problem I have a mistake in
> configuration for /etc/fpc.cfg
>
> right now, I'm build more complex program with units and libc with f
e a mistake in
configuration for /etc/fpc.cfg
right now, I'm build more complex program with units and libc with fpc but
it does not run,
I have debugged it with gdb in real ARM target and Program does not arrive
to my first line of pascal (after begin).
this is the gdb message:
Program rece
piling with errors)
>
>
>
> Op Wed, 21 Feb 2007, schreef Jose Pascual:
>
> > Assembling test1
> > Linking test1
> > /usr/local/lib/fpc/2.1.1/units/arm-linux/rtl/cprt0.o: In function
> > `_haltproc':
> > : undefined reference to `_fini'
> > /
> > > use that to bootstrap a native ARM compiler.
> >
> > The 2.1.x compiler has also a problem:
> > make all doesn't work, only
> > make all OPT=-O- -Ooregvar
>
>
> I have tried again in scratchbox for ARM, using ppcarm 2.1.1 native for
> ARM
> (generated in a crosscompiling in linux i386), usi
rrors)
>
> Daniël Mantione schrieb:
> >
> > Op Tue, 20 Feb 2007, schreef Jose Pascual:
> >
> >> /trabajo/temp/pp is a ARM binary. version is 2.0.4
> >>
> >> #/trabajo/temp/pp
> >> Free Pascal Compiler version 2.0.4 [2007/02/19] for arm
&g
estion is useful to generate precompiled units in i386
linux, but I'd like to build all fpc
inside sratchbox using arm binary compiler and tools, a arm
not-crosscompiling fpc system.
Jose Pascual.
> Daniël
>
>
> > /trabajo/temp/pp -Ur -Ur -Xs -n -Fi../inc -Fi../arm -Fi../unix
$B7F0DC04
$00087A00
$00087BAC
$0013E458
$0014BF1C
$0014C4C0
$000FBD4C
$000F5F14
$000781A4
$00032BC8
$8368
make[8]: *** [math.ppu] Error 217
.
.
.
any suggestion to resolve it?
Jose Pascual
___
fpc-pascal maillist -
Hi Everyone,
Is it possible compiling FPC inside scratchbox (with any target for example
scratchbox for arm)?
If yes, how could I do it?
Jose Pascual
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman
any example of implementation for semaphore in linux which I can use to
know if there is
some instance of my program already running?
> -Mensaje original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En nombre de
> Matt Emson
> Enviado el: viernes, 23 de septiembre de 2005 18:53
>
Hi Alexey,
thank you for your answer, I'm thinking about some portable solution for
win32 and linux?
How can I also do it in linux?
tia!
best regards
> -Mensaje original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En nombre de
> Alexey Pavluchenko
> Enviado el: viernes, 23 de
Hi,
How can avoid to run my program more than once?
thank you in advanced
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi,
I have read in docs for freepascal "If a set has less than 32 elements,
it is coded as an unsigned 32-bit value. Otherwise it is coded as a 8
element array of 32-bit unsigned values (cardinal) (hence a size of 256
bytes)."
Has it changed in fpc 2.x.x?
I have a enum with 60 differents values
Hi,
I have a program that don't work if I declare a local array of 15000
bytes, but it works if the array is
only for 500 bytes,
Where is the problem? frame, heap, stack?
how can I increase the memory for local vars in procedure/functions?
tia
best regards
_
Okey,
but I think that the first stage for make fpc is to compiling some asm
or c files using binutils, right?
so in cygwin I have binutils, even gcc, how I shoud to do to create
first fpc from ASMs or Cs files?
>
> On 16 aug 2005, at 20:24, Jose Pascual wrote:
>
> > Is there
Is there some posibility to make (compiling) fpc without fpc?
Is there some makefile or script in fpc (cvs) to avoid to use a fpc
1.0.0 or 2.0.0 to create a fpc new version?
> > Hi there,
> >
> > Is there some 2.0 fpc release for cygwin?
> > If no, How can I build it starting from the scratch?
>
Hi there,
Is there some 2.0 fpc release for cygwin?
If no, How can I build it starting from the scratch?
tia!
best regards
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi,
I have downloaded FPC 2.0.0 for ARM and installed. I have compiling a
project in pascal with socket.
To compile the program I need to use Xc switch ("pass --shared to the
linker (Unix only)").
but when I run the executable program I receive a segmentation fault!
If I don't use Xc switch I hav
Hi
I have been making test to new ppcarm releas (1.9.9) and I
have found a old problem with cprtO.o
Linking test_libc
/usr/local/lib/fpc/1.9.9/units/arm-linux/rtl/cprt0.o(.text+0x6
4): In function `_haltproc':
: undefined reference to `_f
l: jueves, 12 de mayo de 2005 19:00
> Para: FPC-Pascal users discussions
> Asunto: Re: [fpc-pascal] installing ppcrossarm from cvs
>
>
> On Thursday 12 May 2005 11:19 am, Jose Pascual wrote:
> > but
> >
> > > make crossinstall CPU_TARGET=arm
Hi,
I Have downloaded last cvs version for FPC, I want to make a cross
compile for ARM
> make crossall CPU_TARGET=arm
that's work perfectly
but
> make crossinstall CPU_TARGET=arm
give me next error
---
Hi,
FPC for ARM generate during compilation a "link.res" for linking stage.
Inside this link there's
...
/usr/local/lib/fpc/1.9.5/cross/arm-linux/units/rtl/cprt0.o
...
with cprt0.o LD can't link sucessfully, but changing cprt0.o by prt0.o
everything work okey, even program run correctly. Problem
Hi,
I have downloaded FPC for ARM beta 1.9.3 from freepascal ftp,
when I compile some example I have found problem in linking phase,
Linking modulo_arm
/usr/local/arm/arm-linux/gcc-3.3.3-glibc-2.2.5/arm-linux/bin/ld:
warning: cannot fin
Hi,
I have generated a program with FPC for ARM (and with multithread lib).
I made several test with debug tools,
and I have found this.
Gdb running in ARM target debug perfectly the FPC program generated,
Gdbserver running in ARM target (obviously) debug perfectly the FPC
program generated using
Hi,
I have a program which use keypressed and readkey (crt unit)
in linux. When I press CTRL-C readkey return #3. It's okey
and working but I like to disable this option in keyboard
subsystem because I want to use my only CTRL-C function.
I have implemented my function for signal SIGINT but
Hi,
I have a program which use keypressed and readkey (crt unit) in linux.
When I press CTRL-C
readkey return #3. It's okey and working but I like to disable this
option in keyboard subsystem
because I want to use my only CTRL-C function.
I have implemented my function for signal SIGINT but I th
Hi,
You only need to download last version of FPC (cvs)
and make it using this command line:
# make clean all OS_TARGET=linux CPU_TARGET=arm
BINUTILSPREFIX=arm-linux-
ahhh, don't forget to install beta 1.9.5 for i386. the binary files are
in freepascal web page (development)
or using the last v
Hi,
first of all, thank you for ARM version (beta).
I finally can build a ppcrossarm version 1.9.5. Everyhing has been built
but DBASE packet
because it's necessary to add some {$ifdef} to avoid intel dependences.
there is a bug with the code generate by pccrossarm compiler for project
with mult
Hi,
I have found some bug in gotoxy using fpc 1.9.5 for linux (i386). If
there is no change in X between two consecutive gotoXY, the second
gotoXY won't change the cursor if X has no change. (perhaps the bug is
also in Y)
I mean,
GotoXY(1,1); // first
GotoXY(1,10); // second.
in this case cur
best regards
> -Mensaje original-
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En nombre de
> Florian Klaempfl
> Enviado el: martes, 22 de junio de 2004 20:37
> Para: [EMAIL PROTECTED]
> Asunto: Re: [fpc-pascal]ARM cross-compiling error
>
&g
hi,
I have tried to build last cvs version 1.9.4 for ARM and It can't
compile
I'm using ppc386 version 1.0.10 to make it!
#>
#> make clean all OS_TARGET=linux CPU_TARGET=arm
BINUTILSPREFIX=arm-linux-
#>
DUMP SCREEN--
/bin/rm -f arm/*.o arm
nombre de
> Vincent Snijders
> Enviado el: jueves, 17 de junio de 2004 11:44
> Para: [EMAIL PROTECTED]
> Asunto: Re: [fpc-pascal]ARM compiling error
>
>
> On Wed, 16 Jun 2004 12:25:31 +0200
> "Jose Pascual" <[EMAIL PROTECTED]> wrote:
>
> >
>
I have tried to build last cvs version 1.9.4 for ARM and It can't
compile
I'm using ppc386 version 1.0.10 to make it!
#>
#> make clean all OS_TARGET=linux CPU_TARGET=arm
BINUTILSPREFIX=arm-linux-
#>
-- DUMP SCREEN ---
/usr/bin/ppc386 -dUNIX -Ur -Xs -OG2p
I have tried to build last cvs version 1.9.4 for ARM and It can't
compile
#>
#> make clean all OS_TARGET=linux CPU_TARGET=arm
BINUTILSPREFIX=arm-linux-
#>
-- DUMP SCREEN ---
/trabajo/programas/freepascal/cvs/fpc/compiler/ppcrossarm -Ur
-XParm-linux- -Xc -Xr
> Get fpc via cvs, change to the fpc dir and do a
> make clean all OS_TARGET=linux CPU_TARGET=arm
> BINUTILSPREFIX=arm-linux-
>
I'm interested in "ppccrossarm" and I already generated it using the
make command line write above, but
Where is arm version going to install (directories) if I "make
Hi guys,
Is there someone using freepascal for ARM?
How do you generate it?
Thank you a lot in advanced
regards
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi Guys,
I'm trying to generate a cross compiler freepascal for ARM,
I have downloaded the last snapshot source (cvs) of freepascal,
but the making process stop with this error,
-screen
dump--
# ppcrossarm -Fi../inc -Fi../arm -F
Hi,
I'm interested in freepascal for ARM, I have downloaded the last
snapshot (cvs) of freepascal and I've tried to compile
with a fatal internal error,
"typinfo.pp(443,6) Fatal: Internal error 200308241"
My host is a linux and i386, the above error is making a cross compiler
with target ARM.
50 matches
Mail list logo