Yes, I did add my old linker command file. I replaced with boot.c.obj as you suggested. -l rts*.lib (.text) That worked! There is something vaguely familiar about this. Maybe I ran into this issue some years ago and forgot.?! It is confusion though, because the error was no matching section. The section name created with the "section: keyword are usually in the parenthesis. The .obj is from a compilation unit. Anyway, none the less. It worked. Thanks a lot.
↧