Porting newlib with custom linking
Bandhav Veluri <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAKyKabhtKV+mTXKAU0j8CLD8GAUQqQz_jNDWgRmkOPnSqkjxrw@mail.gmail.com> |
Hi, I'm a newlib beginner trying to write a BSP for a RISC-V manycore processor in our research group. Since it is a manycore processor with not so common memory layout, it has unique linking requirements. Is there a way I can make changes to default linker script so that my changes are also installed with the newlib installation? Thanks, Bandhav