Hi gpc cracks
I have an interesting problem:
Original source: Borland Delphi 6 Target source: gpc
Because gpc knows a lot about Delphi concepts, this is no problem at all and will be done quite quickly.
But: The functions and procedures of the gpc object code (e.g. myFuncs.o, produced by gpc) should be linkable with an VERY OLD native SUN SPARC compiler, the `f77' from SUN's WorkShop 4.2 (a release from 1995).
YES, tasks like that really exist!
If no one can help, I have to translate the Delphi/gpc source to standard Pascal, what means, working again with include files instead of UNITS (and many more worse things). Remembers me of 1985... ;) (Last but not least this will also be an absolutely boring job to do...)
Unfortunately no newer native `pc' from SUN exists.
I REALLY would appreciate any help.
Cheers, Roland