This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

INVALID INPUT MODULE

Hello,

somehow i got the following linker error
(the compilation result = 0 error, 0 warning)

FATAL ERROR 220 : INVALID INPIU MODULE
MODULE : my_modul.obj <my_modul>

could you advice what i'm doing wrong
how can i resolve ?

Best Regards,
Shlomo

Parents
  • Dear Erik,

    You can be sure this post was made after scan all the "FATAL ERROR 220" and all are irrelevant. (No ASM, no upgrade of environments, nevertheless when link the SAME object as banking – NO error, No warning

    Appreciate any idea how can i trace into this error.

Reply
  • Dear Erik,

    You can be sure this post was made after scan all the "FATAL ERROR 220" and all are irrelevant. (No ASM, no upgrade of environments, nevertheless when link the SAME object as banking – NO error, No warning

    Appreciate any idea how can i trace into this error.

Children
  • You are kidding?
    You gave Zero information. C? asm?
    The module? Bad Header or includes?
    Tool Versions? Are you using the Eval version?

    Did your build have any warnings?

    Did you try moving the functions to a different module 1 by 1 till the problem moves?

    OR

    Strip out all the code from the funtions and add them back one at a time.