Am 16.01.2017 08:07 schrieb "Lars" <[email protected]>: > > Is there a way to compile a program with fpc at the command line and run > it right after? > > Something like > fpc run project1.pas -Fu../
No, FPC is a compiler, not a "runner" or debugger. That would even be one of the few points where patches would *not* be welcome. As the others said already, use InstantFPC for that. Regards, Sven
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
