-
I'm trying to make a Free Pascal compiler package for MSYS2/MinGW-w64, however I've run into several issues since bootstrapping a non-GCC buildable compiler on MSYS2 is a royal pain.
I first tried …
-
Linux
![fpc linux](https://cloud.githubusercontent.com/assets/3008560/17073778/f77ec842-5041-11e6-8178-90e9772309b7.PNG)
Windows
![fpc win](https://cloud.githubusercontent.com/assets/3008560/17072969…
-
Hello, do you have plans to make a wrapper for free pascal or Delphi?
/BlueIcaro
-
Hello, does it work with Lazarus/Free Pascal?
-
I tried to update the Makefile via `fpcmake` on Ubuntu 16.04 with Free Pascal v3.0.0 but failed:
```
Processing Makefile.fpc
Error: Target "linux", package "rtl" not found
```
```
Processing…
-
Write your comment about my[ Free Pascal, SQLdb, dan SQLite](https://paklebah.github.io/fpc-sqldb-dan-sqlite.html) post below. Thank you. 😊
-
the Delphi Community Edition currently seems completely broken: when signing up, you get an email with a serial-code, and when trying to use that serial-code during installation, it will say
>No val…
-
Hi,
I would like to contribute and add free pascal to this awesome repository. What do you thing about it?
-
### Describe the bug
Derivations I've written that use the Free Pascal compiler `fpc` build successfully on my local machine (`x86_64-darwin`, macOS 10.15.7), but when I try to build them on GitHub A…
-
The x86 assembly source code files of VSB are accompanied with some Pascal sources, for both testing and building VSB:
* sbemu/mvsb.pas -> the source of a build tool that combines the QEMM-specific…