XENIX - C compiler, Error Message
Scott "The Pseudo-Hacker" Neugroschl
abcscnge at csuna.UUCP
Wed Apr 27 11:15:18 AEST 1988
In article <12850 at jplgodo.UUCP| deutsch at jplgodo.UUCP (Michael Deutsch ) writes:
|I am in the process of developing a medium size application
|under SCO's XENIX-286, using Release 2.2 C - compiler. My application
|has lots of diagnostic and prompt messages. For ease of perhaps
|later translating the code into a foreighn language I've
|moved all the messages into the header file(s).
|
|After some time while going through typical make - compile
|I've got a message:
|--------------------------
| tamsg.h(111) : fatal error 2: out of heap space
|--------------------------
|This blows all my hope for having only one file to translate
|the entire software package.
|
|Is there a flag that you are aware of that will allow me to
|#define perhaps more than 300 various strings? or I've just
|ran into a wall, and I have to have relevant definitions in
|the same file? - hopefully not.
|
|If you know the answer please reply ASAP, or you may call me
|collect:
|
|ask for Michael Deutsch (619) 452 - UNIX.
|
|Your help and time are greatly appreciated.
|
|M. Deutsch
Try using cc -LARGE ...
--
Scott "The Pseudo-Hacker" Neugroschl
UUCP: ...!ihnp4!csun!csuna!abcscnge
-- "They also surf who stand on waves"
-- Disclaimers? We don't need no stinking disclaimers!!!
More information about the Comp.unix.questions
mailing list