delorie.com/archives/browse.cgi | search |
Message-Id: | <199902260001.QAA14046@geocities.com> |
From: | cssl AT geocities DOT com |
Sender: | cssl AT mail DOT geocities DOT com |
To: | djgpp-workers AT delorie DOT com |
Date: | Thu, 25 Feb 1999 12:20:03 GMT0BST |
MIME-Version: | 1.0 |
Subject: | COFF format |
X-mailer: | Pegasus Mail v3.31 |
Reply-To: | djgpp-workers AT delorie DOT com |
Hello all. I'm working on a COFF loader. I already wrote a lot of working code, but I'd need some more info : 1) what's in eh_frame section ? (can I simply and silently ignore it ?) 2) why non-static uninitialized global objects appear as "undefined" ? (if I have a "char arr[1000];" at the beginning of the file, it's placed in section 0 [== external symbol] :-( ). Is there some doc that explains that format ? Tks, Diego.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |