Menu

#15 Need imported data reference ($G) to access 'IsMultiThread'

open
nobody
None
5
2007-04-02
2007-04-02
Anonymous
No

Under D5 Upd1 (fastmm 4.78) compiler say:

[Error] Need imported data reference ($G) to access 'IsMultiThread' from unit 'FastMM4'

adding (*$IMPORTEDDATA ON*), as recommended by help, not change situation.

I define symbol "AssumeMultiThreaded" and error disappear. What wrong?

Discussion

  • Krystian Bigaj

    Krystian Bigaj - 2007-08-04

    Logged In: YES
    user_id=1158522
    Originator: NO

    From FastMM4_FAQ.txt:

    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.

     
  • Nobody/Anonymous

    Logged In: NO

    it's appear when you checked options in project - compiule with packages, you would define it in FastMM4Options.inc file that places in folder with fastmm

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.