Vincent Snijders schrieb:
> Vincent Snijders schreef:
>> Hi,
>>
>> If I compile a unit which contains {$R wincemenures.res} a file named
>> wincemenures.or is created in the source directory, even if I have set
>> -FU or -FE. What parameter do I need to pass to the compile to move
>> the .or file t
On Wed, 2 May 2007, Vincent Snijders wrote:
> Vincent Snijders schreef:
> > Hi,
> >
> > If I compile a unit which contains {$R wincemenures.res} a file named
> > wincemenures.or is created in the source directory, even if I have set -FU
> > or -FE. What parameter do I need to pass to the compil
Vincent Snijders schreef:
Hi,
If I compile a unit which contains {$R wincemenures.res} a file named
wincemenures.or is created in the source directory, even if I have set
-FU or -FE. What parameter do I need to pass to the compile to move the
.or file to the unit output directory?
Nobody an
> have a look at syncobjs
semaphores inside?
ipc (in the rtl) implements semaphores for linux. haven't used it,
but i have used semaphores in win32. maybe you can just ifdef?
henry
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http:/
__
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
> __ Información de NOD32, revisión 2234 (20070502) __
>
> Este mensaje ha sido analizado con NOD32 antivir
On 5/2/07, josepascual (almudi) <[EMAIL PROTECTED]> wrote:
In order to generate a cross fpc is only necessary as, ld from binutils?
So I shouldn't need all toolschain? (gcc, libc, ...)
To create a cross fpc you don't need gcc or libc. After all we are
talking about pascal =)
--
Felipe Monteiro
En/na josepascual (almudi) ha escrit:
hi there,
Is there some fpc/pascal unit which implements semaphores for windows and
linux (without libc unit)?
have a look at syncobjs
and
Is there some fpc/pascal unit which implement some logfile (in order to
write log information during application
On 02/05/07, Helmut Hartl <[EMAIL PROTECTED]> wrote:
Hello,
> > there might be a problem with your binutils. are you sure you're
> > using the right binutils for your device? what device are
> you using,
> > exactly?
What binutils for crosscompiling are you using for the NSLU2?
Where do y
hi there,
Is there some fpc/pascal unit which implements semaphores for windows and
linux (without libc unit)?
and
Is there some fpc/pascal unit which implement some logfile (in order to
write log information during application run) for windows and linux (without
libc unit)?
regards
_
Hi,
In order to generate a cross fpc is only necessary as, ld from binutils?
So I shouldn't need all toolschain? (gcc, libc, ...)
thanks,
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pasc
Hello,
> > there might be a problem with your binutils. are you sure you're
> > using the right binutils for your device? what device are
> you using,
> > exactly?
What binutils for crosscompiling are you using for the NSLU2?
Where do you obtain them?
Thank you,
helmut
> hi jose
>
> >
> > Yes, there is it,
> >
> > I'm begining to use it. (to optain ppcrossarm I have had to delete
> all the
> > problematic asm lines in arm.inc and mathu.inc)
> >
> > thank you henry,
>
> florian made a change to those files today. it would be nice if you
> can test the change by
12 matches
Mail list logo