This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New section


    Hi, Manoj,

    Thanks for your response.  You are partially right.  I want to
    move, only a part of my code to a new location, without disturbing
    the .text section

    How can I do this ?

    Thanks and regards

        Vinayak


"Manoj Verma, Noida" wrote:

> Hi Vianyak,
> If your only intention of creating your own section is to load the section
> in a particular memory location,  you can as well do the same by creating a
> memory section in linker script as directing the text section to that memory
> location.
>
> Am i getting u correct ??
>
> -----Original Message-----
> From: Vinayak P Risbud [mailto:vinayak@multitech.co.in]
> Sent: Friday, November 15, 2002 10:45 AM
> To: Red Hat cossgcc mailing
> Subject: New section
>
>   I want to create my own new elf section ,
>    and I want to map my C code my own
>     defined section, instead of standard .text
>     section.
>
>     How can I do this ?
>
>     ~
>         Vinayak
>
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]