2009/12/4 Jonas Maebe <[email protected]>: > > You cannot use compiler units in the RTL.
I thought this might be the answer. > Either that unit (or part of it) has to be moved to the RTL, > or the information has to be duplicated. This was going to be my next question. I actually think that unit is in the wrong location, and should be in the RTL. It's simply a lookup array for Code Page numbers to Cope Page names. Florian created it, but currently it is not referenced anywhere (I did a 'find in file' search) in the compiler code. Florian, you care to comment? -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
