This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: RFA: RL78: Add an assertion to detect link time data overflow.
- From: DJ Delorie <dj at redhat dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: newlib at sourceware dot org
- Date: Wed, 13 May 2015 14:02:18 -0400
- Subject: Re: RFA: RL78: Add an assertion to detect link time data overflow.
- Authentication-results: sourceware.org; auth=none
- References: <87oaloimke dot fsf at redhat dot com>
The smallest MSP430 only has 128 bytes of ram, far less than 0x100.
Is there any way we can parameterize that 0x100, instead of
hard-coding it?