Am 18.05.2017 22:01 schrieb "Marco van de Voort" :
>
> In our previous episode, Sven Barth via fpc-pascal said:
> >
> > fpc -vc NUL
> >
>
> But I assume that requires executing a shell?
If I remember correctly it should not (though I could be wrong of course).
Regards,
Sven
__
In our previous episode, Sven Barth via fpc-pascal said:
>
> fpc -vc NUL
>
But I assume that requires executing a shell?
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Am 18.05.2017 17:47 schrieb "Jon Foster" :
>
> On 05/18/2017 08:46 AM, Jon Foster wrote:
>>
>>
>> On 05/17/2017 05:40 AM, Ewald wrote:
>>>
>>> On 16/05/17 23:53, Mattias Gaertner wrote:
touch mytest
fpc -vc mytest
>>>
>>> Perhaps a one-liner:
>>> fpc -vc /dev/null
>>>
>>> ?
>>>
>
On 05/18/2017 08:46 AM, Jon Foster wrote:
On 05/17/2017 05:40 AM, Ewald wrote:
On 16/05/17 23:53, Mattias Gaertner wrote:
touch mytest
fpc -vc mytest
Perhaps a one-liner:
fpc -vc /dev/null
?
Saves one the need to create a dummy file and remove it afterward ;-)
I like it!
Although tha
On 05/17/2017 05:40 AM, Ewald wrote:
On 16/05/17 23:53, Mattias Gaertner wrote:
touch mytest
fpc -vc mytest
Perhaps a one-liner:
fpc -vc /dev/null
?
Saves one the need to create a dummy file and remove it afterward ;-)
I like it!
--
Sent from my Debian Linux workstation -- http://w
On 05/17/2017 04:52 AM, Graeme Geldenhuys wrote:
On 2017-05-16 23:25, Jon Foster wrote:
Works good, even without source.
With a source file it gives a few more options.
Thanks Graeme!
--
Sent from my Debian Linux workstation -- http://www.debian.org/intro/about
Jon Foster
JF Possibilities
On 16/05/17 23:53, Mattias Gaertner wrote:
> touch mytest
> fpc -vc mytest
Perhaps a one-liner:
fpc -vc /dev/null
?
Saves one the need to create a dummy file and remove it afterward ;-)
--
Ewald
___
fpc-pascal maillist - fpc-pascal@lists.f
On 2017-05-16 23:25, Jon Foster wrote:
Works good, even without source.
With a source file it gives a few more options.
eg: These are missing without a source file. There might be others too.
Macro FPC_VERSION set to 2
Macro FPC_RELEASE set to 6
Macro FPC_PATCH set to 4
Macro FPC_FULLVERSION
On 2017-05-16 22:53, Mattias Gaertner wrote:
touch mytest
fpc -vc mytest
:-D That's just genius!
Regards,
Graeme
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On 05/16/2017 02:53 PM, Mattias Gaertner wrote:
On Tue, 16 May 2017 14:45:42 -0700
Jon Foster wrote:
I've looked several times over the years for a way to get fpc to dump all
of the predefined "defines" for the target selected. Things like "fpc",
"linux", "unix", "android", "cpuarm", "cpui386
On Tue, 16 May 2017, Jon Foster wrote:
I've looked several times over the years for a way to get fpc to dump all
of the predefined "defines" for the target selected. Things like "fpc",
"linux", "unix", "android", "cpuarm", "cpui386", ... and who knows what
else. Seems like there ought to be
On Tue, 16 May 2017 14:45:42 -0700
Jon Foster wrote:
> I've looked several times over the years for a way to get fpc to dump all
> of the predefined "defines" for the target selected. Things like "fpc",
> "linux", "unix", "android", "cpuarm", "cpui386", ... and who knows what
> else. Seems lik
I've looked several times over the years for a way to get fpc to dump all
of the predefined "defines" for the target selected. Things like "fpc",
"linux", "unix", "android", "cpuarm", "cpui386", ... and who knows what
else. Seems like there ought to be an "-i?" switch for this. Have I just
miss
13 matches
Mail list logo