Subject: Re: error: no memory region specified for loadable section `.rodata' To: None <uebayasi@brains.co.jp> From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> List: port-sh3 Date: 03/08/2006 21:53:00
> evbsh3 kernels don't build now, failing with the following error. How
> should I fix this?
> [..]ld: error: no memory region specified for loadable section `.rodata'
Update ldscripts? (add "*(.rodata)" after "*(.text)" or so?)
---
Izumi Tsutsui