[Gtk2forpascal-devel] RPM for FPC 1.0.7
Brought to you by:
mgaertner
From: Mattias G. <nc-...@ne...> - 2003-03-07 14:52:11
|
Hi all, I have created a RPM of gtk2forpascal for FreePascal 1.0.7. The creation instruction and spec file can be found in the new directory 'gtk2/install'. I have also created some new scripts to make compilation of gtk2 applications under fpc much easier. Just call the script gtk2fpc instead of ppc386, and it will automatically create the needed linker resource file and add the linker options. For example: gtk2fpc yourprogram.pas will create the gtk2.link.res file and compile yourprogram. Because the rpm installs the .ppu files in the fpc lib directory, you don't even need to extend the unitpath any longer. Mattias |