Date: Sun, 1 Jan 95 19:45:46 -0500 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: tsv AT wipinfo DOT soft DOT net Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Help with djgpp I think gcc has an option for forcing a variable to exist in a given section. If not, you can always force it by putting the variables in assembler source files instead of C.