Borland once decided to support Linux with the Kylix C++ and Pascal compilers, but now all they support is Win32 and .NET. You can still download the Kylix 3 free compiler from Borland to build and run these test programs. Kylix 3 will only run on certain Linux distros so you will need to create a supported system for the compiler. Borland C++ Builder 6 will compile the equivalent Win32 versions using the same source and form files. The run-time files will run on almost any system.
| win_linux_test_source.zip | Source and EXE for Win/Linux real-time test programs. Unzip into a directory preserving the stored paths and these can be used to compile both Win32 and Linux versions. |
| win_test_run_time.zip | Win EXE real-time test programs. The enclosed DLL file is needed if you don't have the Borland compiler installed on a system. |
| kylix_progs.tar.gz | Linux real-time applications with support libraries for almost any Linux. Extract in /root/kylix_progs/ directory and use run_XXXX shell files to run the programs. If the files are in /root/kylix_progs/ then the libraries and links should work correctly. |
| RTC_RealtimeApp.tar.gz | Linux real-time test program source and executable. Build with Borland CBuilderX or gcc. This console program runs on most Linux systems at root level and uses the RTC at 4096 interrupts per second to schedule a real-time context switch. Run other programs to see how well Linux operates under load. |
Here are some screen shots showing some typical test results (click on images for full size):
Contents & Downloaded Files, Copyright © 1987-2006, James S. Gibbons