Re: [fpc-devel] real, float, double specs

2014-02-11 Thread Ralf Quint
On 2/11/2014 4:53 PM, Martin Frb wrote: I am trying to figure out the internal representation of these. (So they can be converted, including conversion form sizes not present in fpc) They are all floating point? Pascal has no fixed point? (nevertheless, rules for fixed point may also be of int

[fpc-devel] real, float, double specs

2014-02-11 Thread Martin Frb
I am trying to figure out the internal representation of these. (So they can be converted, including conversion form sizes not present in fpc) They are all floating point? Pascal has no fixed point? (nevertheless, rules for fixed point may also be of interest) dwarf2 says it is specified in e

[fpc-devel] subtools fpcres and parameter -Xp

2014-02-11 Thread Mattias Gaertner
Hi, How does the compiler (2.6.2, 2.6.4, 2.7.1) search for sub tools like fpcres? For example: first in its working directory, then in PATH, etc. What parameters effects this search? -Xp? Mattias ___ fpc-devel maillist - fpc-devel@lists.freepascal.o