[fpc-devel] One fpc.cfg per fpc version
patspiper
patspiper at gmail.com
Mon Feb 17 21:02:12 CET 2014
On 17/02/14 21:41, Sven Barth wrote:
> On 17.02.2014 17:56, patspiper wrote:
>> On a side note, for 2.7.1, 'fpc -h' shows the -V and -Xp options whereas
>> 'fpc' alone (requires the pressing of <enter> to view successive pages)
>> does not.
>
> Are you sure that fpc is picking up the correct ppcX (help output is
> always generated by the ppcX)? Because for me it works.
Unless I am doing something foolish, I am getting these results:
/home/me/Programs/fpc/2.7.1/bin/fpc
-Xp/home/me/Programs/fpc/2.7.1/lib/fpc/2.7.1 -h
shows -V and -Xp
/home/me/Programs/fpc/2.7.1/bin/fpc
-Xp/home/me/Programs/fpc/2.7.1/lib/fpc/2.7.1
No -V and -Xp
/home/me/Programs/fpc/2.7.1/lib/fpc/2.7.1/ppc386 -h
No -V and -Xp
/home/me/Programs/fpc/2.7.1/lib/fpc/2.7.1/ppc386
No -V and -Xp
In all cases, 'Free Pascal Compiler version 2.7.1 [2014/02/08] for i386'
is shown at the top of the help.
Stephano
More information about the fpc-devel
mailing list