Re: [cc65] linker cfg files

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-04-23 22:31:06


On Wednesday 23 April 2003 00:24, Shawn Jefferson wrote:
> I would like to see configurable heap and stack placement too... I think
> the heap is now defined by the BSS area isn't it, and is hardcoded
> somewhere in the library?

yes, in crt0.s and _heap.s to be exact :)

> I'm no power user like groepaz, but I did run into this issue when I wrote
> a little application using the extended memory of the Atari (a window at
> $4000-7FFF)  I had to maneuver my code, bss and rw segments all over the
> place and I thought that I would potentially be having problems malloc'ing
> memory since I had to put the bss segment in a small area of ram.
>
> I'm assuming that this is the type of thing you are talking about?

yes exactly

gpz
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-04-23 22:41:33 CEST