Board index » cppbuilder » Assembly program link error within the IDE
Bill Sha
![]() CBuilder Developer |
Tue, 27 Aug 2002 03:00:00 GMT
Assembly program link error within the IDE
I'm working in the C++ Builder (v. 4) environment and am trying to build
an app consisting entirely of assembly code. Each time I try to build or make I get the error below [Linker Fatal Error] Fatal: Illegal fixup type 2 at offset The latter, is of course, my subdirectory. On looking at the The fixup in the object file has an invalid type. This can happen I've tried recompiling, but to no avail. In short, the assembler seems Thanks Bill Shay |