Menu

#176 OBJ Section 0x88 Error?

open
None
5
2008-10-07
2004-04-16
Anonymous
No

While writing a runtime relocator for my hobby OS, I
noticed upon a minor difference between the docs I
have and NASM output for section type 0x88 (COMENT)
using -obj output.

My docs state that the string data's length is calculated
as record_length - 3, and that the string should not
contain a length byte. NASM's output for this section
contains a string length byte before the string (so the
string data is effectively record_length-4).

I dont know if this is a documentation error or a NASM
error, but I wanted to check into it.

Cheers

Discussion

  • Nobody/Anonymous

    Logged In: NO

    No matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches foundNo matches foundNo matches foundNo
    matches found

     
  • H. Peter Anvin

    H. Peter Anvin - 2008-10-07
    • assigned_to: nobody --> fbkotler
     
  • H. Peter Anvin

    H. Peter Anvin - 2008-10-07

    Frank, could you look at this one?

     

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.