agudulin / fpc_win

Compile pascal code with win32 compiler using wine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPC_WIN

Compile pascal source code with win32 compiler using wine.

Preinstallation:

Installation:

  • Copy fpc_win to /usr/local/bin
  • Set execute permissions on /usr/local/bin/fpc_win

Usage:

  • fpc_win input_file.pas [-o<output_file>]

About

Compile pascal code with win32 compiler using wine


Languages

Language:Shell 100.0%