This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Porting newlib with custom linking
- From: Bandhav Veluri <bandhav dot veluri00 at gmail dot com>
- To: newlib at sourceware dot org
- Date: Fri, 19 Apr 2019 15:10:03 -0700
- Subject: Porting newlib with custom linking
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