Sure,
the Output of "readelf --sections vmlinux" is:

--------------------------------------------------------------------------------------
There are 29 section headers, starting at offset 0x2132b94:

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 0]                   NULL            00000000 000000 000000 00      0   0  0
  [ 1] .note.gnu.build-i NOTE            00000000 008000 000024 00   A  0   0  4
  [ 2] .text.head        PROGBITS        c0008000 010000 000240 00  AX  0   0 32
  [ 3] .init             PROGBITS        c0008240 010240 019dc0 00 WAX  0   0 32
  [ 4] .text             PROGBITS        c0022000 02a000 307cb8 00  AX  0   0 
1024
  [ 5] __ksymtab         PROGBITS        c032a000 332000 005548 00   A  0   0  4
  [ 6] __ksymtab_gpl     PROGBITS        c032f548 337548 0016a0 00   A  0   0  4
  [ 7] __ksymtab_gpl_fut PROGBITS        c0330be8 338be8 000018 00   A  0   0  4
  [ 8] __kcrctab         PROGBITS        c0330c00 338c00 002aa4 00   A  0   0  4
  [ 9] __kcrctab_gpl     PROGBITS        c03336a4 33b6a4 000b50 00   A  0   0  4
  [10] __kcrctab_gpl_fut PROGBITS        c03341f4 33c1f4 00000c 00   A  0   0  4
  [11] __ksymtab_strings PROGBITS        c0334200 33c200 00e968 00   A  0   0  1
  [12] __param           PROGBITS        c0342b68 34ab68 0006b8 00   A  0   0  4
  [13] .data             PROGBITS        c0344000 34c000 022658 00  WA  0   0 32
  [14] .bss              NOBITS          c0366660 36e658 03ed40 00  WA  0   0 32
  [15] .comment          PROGBITS        00000000 36e658 007b4a 00      0   0  1
  [16] .ARM.attributes   ARM_ATTRIBUTES  00000000 3761a2 000027 00      0   0  1
  [17] .debug_line       PROGBITS        00000000 3761c9 175a4c 00      0   0  1
  [18] .debug_info       PROGBITS        00000000 4ebc15 1753949 00      0   0  
1
  [19] .debug_abbrev     PROGBITS        00000000 1c3f55e 0ca742 00      0   0  
1
  [20] .debug_aranges    PROGBITS        00000000 1d09ca0 0072b0 00      0   0  
8
  [21] .debug_pubnames   PROGBITS        00000000 1d10f50 024da2 00      0   0  
1
  [22] .debug_str        PROGBITS        00000000 1d35cf2 0cc8d1 01  MS  0   0  
1
  [23] .debug_frame      PROGBITS        00000000 1e025c4 06c354 00      0   0  
4
  [24] .debug_loc        PROGBITS        00000000 1e6e918 24e506 00      0   0  
1
  [25] .debug_ranges     PROGBITS        00000000 20bce20 075c20 00      0   0  
8
  [26] .shstrtab         STRTAB          00000000 2132a40 000153 00      0   0  
1
  [27] .symtab           SYMTAB          00000000 213301c 0b87a0 10     28 
36997  4
  [28] .strtab           STRTAB          00000000 21eb7bc 09dabd 00      0   0  
1
Key to Flags:
  W (write), A (alloc), X (execute), M (merge), S (strings)
  I (info), L (link order), G (group), x (unknown)
  O (extra OS processing required) o (OS specific), p (processor specific)
--------------------------------------------------------------------------------------


Thomas
-----Ursprüngliche Nachricht-----
Von: "Gilles Chanteperdrix" <[EMAIL PROTECTED]>
Gesendet: 16.05.08 11:27:41
An: [EMAIL PROTECTED]
CC: [email protected]
Betreff: Re: [Xenomai-help] at91sam9263 and user-space support compile fails

On Fri, May 16, 2008 at 11:24 AM,  <[EMAIL PROTECTED]> wrote:
>
> -rwxr-xr-x 1 paradoxxa paradoxxa 35M 16. Mai 11:20 vmlinux

You have a problem, my vmlinux is 4MB large. Could you run
readelf --sections vmlinux
?

-- 
 Gilles



______________________________________________________
Bis 50 MB Dateianhänge? Kein Problem!
http://freemail.web.de/club/landingpage.htm/?mc=025556


_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to