GNU pascal (Developers)
> Has somebody succeeded to get the DOS version of GNU pascal to work?
> I am able to compile some very simple programs like Hello World.
> But if I try to any program calling other units I am not able to do it.
> It is difficult for me as the GNU pascal is a hybrid between pascal world
> and conventions and C/DPGPP conventions which I am not familiar to.
Yes, I sometimes use it for simple programs. But the only real advantage to GNU Pascal is its support for the two standards (which I like): 7185 and 10206. Otherwise it's way too bloated output. (When the P5 bytecode compiler/interpreter itself is barely bigger than "hello world", you've got a problem. UPX helps but not a lot.)
You can specify --uses=heapmon (etc.) on cmdline, but you'll probably also need --automake . I'm not sure what you're trying to do, but I can send you a makefile or examples through gmail.
Complete thread:
- Framework Pascal Compiler 6.1 - CandyMan, 24.03.2024, 12:41
- Framework Pascal Compiler 6.1 - glennmcc, 24.03.2024, 21:00
- Framework Pascal Compiler 6.1 - rr, 24.03.2024, 21:07
- Framework Pascal Compiler 6.1 - Laaca, 24.03.2024, 22:33
- Framework Pascal Compiler 6.1 - glennmcc, 24.03.2024, 22:52
- Framework Pascal Compiler 6.1 - rr, 27.03.2024, 21:25
- Framework Pascal Compiler 6.1 - glennmcc, 27.03.2024, 23:01
- GNU pascal - Laaca, 27.03.2024, 23:37
- GNU pascal - Rugxulo, 28.03.2024, 01:21
- GNU pascal - Laaca, 28.03.2024, 06:20
- GNU pascal - Rugxulo, 29.03.2024, 02:38
- GNU pascal - Laaca, 29.03.2024, 04:09
- GNU pascal - Rugxulo, 29.03.2024, 06:42
- GNU pascal - Laaca, 29.03.2024, 04:09
- GNU pascal - Rugxulo, 29.03.2024, 02:38
- GNU pascal - Laaca, 28.03.2024, 06:20
- GNU pascal - Rugxulo, 28.03.2024, 01:21
- GNU pascal - Laaca, 27.03.2024, 23:37
- Framework Pascal Compiler 6.1 - glennmcc, 27.03.2024, 23:01
- Framework Pascal Compiler 6.1 - rr, 27.03.2024, 21:25
- Framework Pascal Compiler 6.1 - glennmcc, 24.03.2024, 22:52