Hallo,
ich habe mit dem gleichen Speichermanager (FastMM4 v4.99) und Delphi2010 genau die gleiche Fehlermeldung, eben auch, wenn ich nur die
Unit FastMM4 in meine Projekte einbinde.
Im FAQ zu FastMM4 () ist dazu allerdings ein Kommentar zu finden und...die Lösung dort funktioniert. Einfach in der Datei "FastMM4Options.inc" die Option "UseRuntimePackages" aktivieren und gut.
Aus dem FAQ:
"Q: I get the following error when I try to use FastMM with an application compiled to use packages: "[Error] Need imported data reference ($G) to
access 'IsMultiThread' from
unit 'FastMM4'". How do I get it to work?
A: Enable the "UseRuntimePackages" option in FastMM4Options.inc."