From: Paradoxxa2001@domain.hid
To: xenomai@xenomai.org
Subject: Re: [Xenomai-help] at91sam9263 and user-space support compile fails
Date: Fri, 16 May 2008 11:34:15 +0200 [thread overview]
Message-ID: <1165644528@domain.hid> (raw)
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" <gilles.chanteperdrix@xenomai.org>
Gesendet: 16.05.08 11:27:41
An: Paradoxxa2001@domain.hid
CC: xenomai@xenomai.org
Betreff: Re: [Xenomai-help] at91sam9263 and user-space support compile fails
On Fri, May 16, 2008 at 11:24 AM, <Paradoxxa2001@domain.hid> 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
next reply other threads:[~2008-05-16 9:34 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 9:34 Paradoxxa2001 [this message]
2008-05-16 9:45 ` [Xenomai-help] at91sam9263 and user-space support compile fails Gilles Chanteperdrix
2008-05-16 9:57 ` Gilles Chanteperdrix
-- strict thread matches above, loose matches on Subject: below --
2008-05-19 6:26 Paradoxxa2001
2008-05-19 9:39 ` Gilles Chanteperdrix
2008-05-19 11:20 ` paradoxxa
2008-05-19 12:06 ` Gilles Chanteperdrix
2008-05-19 12:17 ` paradoxxa
2008-05-19 12:36 ` Gilles Chanteperdrix
2008-05-19 13:04 ` paradoxxa
2008-05-19 13:30 ` Gilles Chanteperdrix
2008-05-19 14:24 ` paradoxxa
2008-05-19 14:28 ` paradoxxa
2008-05-19 14:34 ` Gilles Chanteperdrix
2008-05-20 6:43 ` paradoxxa
2008-05-20 6:52 ` Gilles Chanteperdrix
2008-05-20 8:19 ` Paradoxxa
2008-05-20 8:20 ` Gilles Chanteperdrix
2008-05-20 8:22 ` Gilles Chanteperdrix
2008-05-20 8:23 ` Gilles Chanteperdrix
2008-05-20 12:43 ` Paradoxxa
2008-05-20 15:16 ` Gilles Chanteperdrix
2008-05-21 6:43 ` Paradoxxa
2008-05-21 6:56 ` Gilles Chanteperdrix
2008-05-16 14:34 Paradoxxa2001
2008-05-16 15:26 ` Gilles Chanteperdrix
2008-05-16 13:53 Paradoxxa2001
2008-05-16 13:57 ` Gilles Chanteperdrix
2008-05-16 14:01 ` Gilles Chanteperdrix
2008-05-16 12:40 Paradoxxa2001
2008-05-16 12:42 ` Gilles Chanteperdrix
2008-05-16 11:07 Paradoxxa2001
2008-05-16 12:18 ` Gilles Chanteperdrix
2008-05-16 9:24 Paradoxxa2001
2008-05-16 9:27 ` Gilles Chanteperdrix
2008-05-16 9:10 Paradoxxa2001
2008-05-16 9:18 ` Gilles Chanteperdrix
2008-05-16 8:15 Paradoxxa2001
2008-05-16 8:44 ` Gilles Chanteperdrix
2008-05-15 12:28 Paradoxxa2001
2008-05-15 8:36 Paradoxxa2001
2008-05-15 9:21 ` Gilles Chanteperdrix
2008-05-15 9:46 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1165644528@domain.hid \
--to=paradoxxa2001@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.