Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
why all symbols start with offset zero?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter  
View profile  
 More options Jan 14, 3:56 am
Newsgroups: gnu.gcc.help
From: Peter <cmk...@hotmail.com>
Date: Sat, 14 Jan 2012 00:56:45 -0800 (PST)
Local: Sat, Jan 14 2012 3:56 am
Subject: why all symbols start with offset zero?
hi all
    why all symbols start with offset zero?

In archive /root/Downloads/newlib-install/i386-peter-elf/lib/libc_peter.a:

chown.o:     file format elf32-i386

SYMBOL TABLE:
00000000 l    df *ABS*  00000000 chown.c
00000000 l    d  .text  00000000 .text
00000000 l    d  .data  00000000 .data
00000000 l    d  .bss   00000000 .bss
00000000 l    d  .gnu.warning._chown    00000000 .gnu.warning._chown
00000000 l     O .gnu.warning._chown    0000002f __evoke_link_warning__chown
00000000 l    d  .debug_info    00000000 .debug_info
00000000 l    d  .debug_abbrev  00000000 .debug_abbrev
00000000 l    d  .debug_aranges 00000000 .debug_aranges
00000000 l    d  .debug_line    00000000 .debug_line
00000000 l    d  .debug_str     00000000 .debug_str
00000000 l    d  .note.GNU-stack        00000000 .note.GNU-stack
00000000 l    d  .eh_frame      00000000 .eh_frame
00000000 l    d  .comment       00000000 .comment
00000000 g     F .text  00000010 _chown
00000000         *UND*  00000000 errno

close.o:     file format elf32-i386

SYMBOL TABLE:
00000000 l    df *ABS*  00000000 close.c
00000000 l    d  .text  00000000 .text
00000000 l    d  .data  00000000 .data
00000000 l    d  .bss   00000000 .bss
00000000 l    d  .gnu.warning.close     00000000 .gnu.warning.close
00000000 l     O .gnu.warning.close     0000002f __evoke_link_warning_close
00000000 l    d  .debug_info    00000000 .debug_info
00000000 l    d  .debug_abbrev  00000000 .debug_abbrev
00000000 l    d  .debug_aranges 00000000 .debug_aranges
00000000 l    d  .debug_line    00000000 .debug_line
00000000 l    d  .debug_str     00000000 .debug_str
00000000 l    d  .note.GNU-stack        00000000 .note.GNU-stack
00000000 l    d  .eh_frame      00000000 .eh_frame
00000000 l    d  .comment       00000000 .comment
00000000 g     F .text  00000010 close
00000000         *UND*  00000000 errno

thanks
from Peter (cmk...@hotmail.com)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter  
View profile  
 More options Jan 14, 4:02 am
Newsgroups: gnu.gcc.help
From: Peter <cmk...@hotmail.com>
Date: Sat, 14 Jan 2012 01:02:41 -0800 (PST)
Local: Sat, Jan 14 2012 4:02 am
Subject: Re: why all symbols start with offset zero?
oh, because i haven't linked it yet

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »