I've go very old programs written in Borland Pascal 7.0. I want to port
them to Linux. When I try to compile them with gpc I get this message:
module/unit interface 'Crt' could not be imported.
I've tried -l*path*, but it doesn't work.
Pleas help.
Pleas help.
> Pleas help.
in borland c the crt lib is called conio.h and there is no linux
equivilent, you should
use ncurses for those things. the problem is : i don't know if it is
available for
pascal ..
maybe this can help .. (search for ncurses)
ns.
Try fpc, which is closer to Borland Pascal than gpc.
There's a crt unit in the run-time library.
Bob T.
1. ELF pascal (like gpc) for linux?
I was wondering if there was a version of
Pascal for linux that was compatible with
gcc 2.7.x; I have found the old gpc, but I was
wondering if it had been updated -- or another
replacement had come along {aside from some
Pascal-to-C translator}.
Thanks.
--
2. HotKeys in XF86 to switch resolution modes
5. Help with documentation to GNU Pascal gpc-2.6.3
6. News Server
7. gpc-2.0 (GNU Pascal Compiler)
8. Reading is much more interesting than TV (0280/1708)
9. ptoc.tgz Pascal to C/C++ converter, w/ Borland Graphics Interface
10. Is there aIntegrated Development Tool like Borland C++, Borland J++ for linux?
11. Borland should port Delphi to Linux
12. Porting Borland C++ console I/O
13. Port Dos/Borland C to UNIX???