Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!rutgers!cmcl2!husc6!m2c!applix!scott
From: scott@applix.UUCP (Scott Evernden)
Newsgroups: comp.sys.amiga.tech
Subject: Re: Chip RAM
Message-ID: <735@applix.UUCP>
Date: 5 Jul 88 01:46:41 GMT
References: <3150@polya.Stanford.EDU> <6428@well.UUCP> <2242@sugar.UUCP>
Reply-To: scott@applix.UUCP (Scott Evernden)
Organization: APPLiX Inc., Westboro MA
Lines: 9

In article <2242@sugar.UUCP> peter@sugar.UUCP (Peter da Silva) writes:
>I don't understand all the hoopla over CHIP RAM. The Manx linker has long
>allowed you to specify the type of memory each file should go in...

The Manx linker allows you to specify the type of memory each entire
*program section* (text,data,bss) should go in; there is no
per file/module control.

-scott