> > Same for Lazarus, although the numbering is different.
> > There is always a svn branch "fixes", while the svn "trunk" is the
> > development version. The fixes receives only bug fixes.
> > The release was 0.9.30. The development version was 0.9.31. Then came
> > several minor releases 0.9.30.
I added dblib only to the first group.
possible solutions:
1. add dblib also to second group
con: also enabled it for the others in that group.
dblib uses FreeTDS which should be available/compile for at least OSX
and Solaris.
Win CE, iphonesim: never heard of it working there, but
On 23-4-2012 10:48, Marco van de Voort wrote:
> In our previous episode, Reinier Olislagers said:
> It is hard because 2.6.x uses a different makefile system compared to trunk,
> which is harder to tune for specific OSes.
Arrrgh.
> I think dblib is compiled even, but the packages/Makefile.fpc depe
In our previous episode, Reinier Olislagers said:
> Running fpcup (64 bit) on my Windows machine gives errors with fpc
> fixes_2.6 (r21000/21001):
>
> C:/development/fpc/compiler/ppcx64.exe -Ur -Xs -O2 -n -S2
> -FuC:/development/fpc/rtl/units/x86_64-win64
> -FuC:/development/fpc/packages/dblib
> -
Good morning list,
Running fpcup (64 bit) on my Windows machine gives errors with fpc
fixes_2.6 (r21000/21001):
C:/development/fpc/compiler/ppcx64.exe -Ur -Xs -O2 -n -S2
-FuC:/development/fpc/rtl/units/x86_64-win64
-FuC:/development/fpc/packages/dblib
-FuC:/development/fpc/packages/fcl-base/units
Mattias Gaertner wrote:
On Fri, 20 Apr 2012 18:26:28 +0200
Florian Klaempfl wrote:
Am 19.04.2012 14:11, schrieb OBones:
I looked around in the documentation for "standard input", "pipe", but
apart from ways to access them from within a program, I was not able to
find any information.
Is this
Jonas Maebe wrote:
On 20 Apr 2012, at 17:50, OBones wrote:
So there is a difference with Delphi's assembler where it defaults to relative
indexing while FPC defaults to absolute in that context.
What exactly do you mean by relative addressing in this context? RIP-relative?
In FPC, you indeed