problem linking .asm with obj to create .exe

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Snow53
    New Member
    • Jul 2010
    • 1

    problem linking .asm with obj to create .exe

    Hi,

    I'm using lcc-win32 via TextPad to compile and create my program in C. Every thing is compiling okay and I'm generating a .asm and .obj file. The problem is when I go to run lcclnk. I'm getting an error 'cannot open .obj' and the tool has an exit code of 1.

    Any suggestions?

    Thanks!!!!!
Working...