[fpc-devel] Re: TBits problem

2013-11-05 Thread Andrea Mauri
any hint? should I have to open a bug report? Il 31/10/2013 16:23, Andrea Mauri ha scritto: Dear All, I am using TBits object but I found some errors using it. Before adding a bugreport to the bugtracker I would be sure that there is nothing that I am doing wrong. Below a small procedure that hi

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Michael Van Canneyt
On Tue, 5 Nov 2013, Jonas Maebe wrote: On 05 Nov 2013, at 18:04, Michael Van Canneyt wrote: On Tue, 5 Nov 2013, Marco van de Voort wrote: In our previous episode, Jonas Maebe said: Does C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe exist and is it executable?

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Marco van de Voort
In our previous episode, Michael Van Canneyt said: > > when a dependence on a just built binobj was introduced (rather than using a > > global installed data2inc as for similar cases before that). > > Hmmm. > To my knowledge binobj is older than data2inc. You would need pre 1.0 CVS to check tha

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Marco van de Voort
In our previous episode, Jonas Maebe said: > >> In our previous episode, Jonas Maebe said: > >>> > Does > C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe > exist and is it executable? What happens if you try to execute it? > > Yes it exists but do

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Jonas Maebe
On 05 Nov 2013, at 18:04, Michael Van Canneyt wrote: > On Tue, 5 Nov 2013, Marco van de Voort wrote: > >> In our previous episode, Jonas Maebe said: >>> Does C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe exist and is it executable? What happens if you t

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Michael Van Canneyt
On Tue, 5 Nov 2013, Marco van de Voort wrote: In our previous episode, Jonas Maebe said: Does C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe exist and is it executable? What happens if you try to execute it? Yes it exists but doesn't regognized by the win 7 64 as a

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Marco van de Voort
In our previous episode, Jonas Maebe said: > > > Does C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe > > exist and is it executable? What happens if you try to execute it? > > > > Yes it exists but doesn't regognized by the win 7 64 as an executable. > > It's probably an

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Jonas Maebe
On 05 Nov 2013, at 16:04, Dimitrios Chr. Ioannidis wrote: > Does C:\Users\dimitris\Programming\Tools\fpc\2.6.x\source\utils\bin2obj.exe > exist and is it executable? What happens if you try to execute it? > > Yes it exists but doesn't regognized by the win 7 64 as an executable. It's probably

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Dimitrios Chr. Ioannidis
Hi Jonas, Στις 5/11/2013 4:37 μμ, ο/η Jonas Maebe έγραψε: On 05 Nov 2013, at 12:37, Dimitrios Chr. Ioannidis wrote: i needed to build a wince arm cross compiler in windows 7 and when i tried i've got this error : "C:/Users/dimitris/Programming/Tools/fpc/2.6.x/bin/i386-win32/gmkdir.exe -p

Re: [fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Jonas Maebe
On 05 Nov 2013, at 12:37, Dimitrios Chr. Ioannidis wrote: > i needed to build a wince arm cross compiler in windows 7 and when i tried > i've got this error : > > "C:/Users/dimitris/Programming/Tools/fpc/2.6.x/bin/i386-win32/gmkdir.exe -p > units > /arm-wince > ../bin2obj.exe -o css.inc -c De

[fpc-devel] FPC 2.6 fixes error building arm wince

2013-11-05 Thread Dimitrios Chr. Ioannidis
Hi all, i needed to build a wince arm cross compiler in windows 7 and when i tried i've got this error : "C:/Users/dimitris/Programming/Tools/fpc/2.6.x/bin/i386-win32/gmkdir.exe -p units /arm-wince ../bin2obj.exe -o css.inc -c DefaultCSS fpdoc.css process_begin: CreateProcess(C:\Users\dim

Re: [fpc-devel] 0025241: [Discussion] Reimplementing of floating-point <-> ASCII conversions

2013-11-05 Thread Max Nazhalov
Regarding mysterious failure of "test/units/system/tstr1.pp" on powerpc64.. (expected: " 5.45660677913695E-108", got: " 5.87119109913695E-108") I have no such machine around, so could anyone who have access to it try the attached program? It should print 1: 5456606779 2: 136949926 3: 5 4: 456606

[fpc-devel] Trunk does not build for arm-embedded since rev 25888

2013-11-05 Thread Max Nazhalov
Tuesday, November 5, 2013, 5:28:19 AM, Jonas Maebe wrote: JM> I don't know whether it works, only that it apparently compiles. JM> Charlie, did you check the testsuite results? It works, as can be seen there: http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=1&run1id=162790&run2id=