[fpc-devel] Free Pascal Bug 4387 ( Daten.Write('BRTF',4); writes only the pointer to the string, not the string itself. )

2005-09-28 Thread Benjamin Rosseaux
o the string. Try it yourself! My opinion you should fix this "bug" to keep the Delphi Mode still more compatible with Delphi And set "not an bug" back to "Unfixed" :) Benjamin Rosseaux [EMAIL PROTECTED] schrieb: The entry concerning the bug you re

[fpc-devel] Free Pascal Bug 4387 ( Daten.Write('BRTF',4); writes only the pointer to the string, not the string itself. )

2005-09-28 Thread Benjamin Rosseaux
to "Unfixed" :) And I've reposted the bug to http://www.freepascal.org/bugs/showrec.php3?ID=4390 Benjamin Rosseaux [EMAIL PROTECTED] schrieb: The entry concerning the bug you reported (bug 4387) has been modified: (View this bug at http://www.freepascal.org/bugs/showrec.php3?

[fpc-devel] FPC internal linker issues with Win64 .a startic-link libraries by GCC newer than 4.8.1

2016-09-17 Thread Benjamin Rosseaux
Hello, i've noticed a weakness of the FPC internal linker at static-linking .a libraries on the Win64 target, which're generated by GCC newer than 4.8.1, due to the new refptr.* and .refptr.* symbols-can-be-multiple-defined stuff (inside one single .a library file), which was introduced in newer G

Re: [fpc-devel] FPC internal linker issues with Win64 .a startic-link libraries by GCC newer than 4.8.1

2016-09-17 Thread Benjamin Rosseaux
oh, "then FPC links it with any error." should be "then FPC links it without any error." On Sun, Sep 18, 2016 at 2:31 AM, Benjamin Rosseaux wrote: > Hello, > > i've noticed a weakness of the FPC internal linker at static-linking .a > libraries on the Wi

Re: [fpc-devel] Fpc does not allow Chr() in type definition. Bug?

2020-11-20 Thread Benjamin Rosseaux via fpc-devel
With the latest systemh.inc regarding this, the building of FPC SVN Trunk for the x86_64-win64 target with FPC 3.2.x as bootstrap compiler is failing: E:/FPC/bootstrap/ppcx64.exe -XX -Cr- -CR- -Ct- -Co- -CO- -C3- -g -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -FE. -FUE:/FPC/svn/rtl/units/x86_64-win64