Help with linker script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
My target has 2 ram section that I want to use.
I want to link a static lib (mylib.a) text and rodata into into one of
these ram sections and the rest of code from the
application will be linked to the second ram section.

I also want that the data and bss from my static libk will be linked
in the second ram section.

MEMORY
{
    ram_1

}


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux