[fpc-devel] get/put in fpc

Sven Barth pascaldragon at googlemail.com
Sat Oct 10 09:34:34 CEST 2015


Am 09.10.2015 23:31 schrieb "Schneider" <schneidt at mail.nih.gov>:
>
> Sven:
>
> > > fpc   -Miso -Tdarwin -Mmacpas getput.p
> >
> > You should only pass one of the major modes (which are "fpc", "tp",
> > "iso", "objfpc", "macpas", "delphi" and "delphiunicode") while you can
> > use multiple of the minor modeswitches (I don't know them all by heart
> > so I won't list them here ^^ ).
>
> Ok, I switched to:
>          fpc -Miso -Tdarwin $program.p
>
> That worked.  Not clear whether -Tdarwin should stay ...

Since you're compiling on Mac OS X you don't need that. It's only if you
compile for a different target than the one you're on (that's the simple
version, but that should be sufficient for now ;) ).

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20151010/37ab0ef9/attachment.html>


More information about the fpc-devel mailing list