2009-01-16 10:23:06 UTC
freepascal port is maintained by smirnoffjr. Probably he has no time to prepare idltopas for new version.
I think I will find some time next month. If so i'll build one.
Now recipe for you (it is NOT tested, because I'm Delphi user):
Build mtdorb in Delphi (windows).
copy directory src/idl to Linux
modify build.properties (cant help - ask smirnoffjr)
execute:
ant idltopas
If it works you should have idltopas program in exe directory - if not - send me errorlog
Next rebuild all distribution executing ant without any parameters.