CompuServe Thread

#Need GCC help

7 messages in this thread
#46198From: HiesserichMar 19, 1995 3:45 PM
I just installed the GCC C-Compiler (V2.6.0) on my A 4000LC40 (no FFP). Everytime I try to start a program from the bin dir (gcc,g++ or anything else) I get a GURU. I tried all versions of the ixemul library. Is there anyone who knows help ?
#46206From: Greg Comeau@Comeau CmptgMar 19, 1995 10:18 PM
Said is known to use a lot of memory. Have you increased your stack setting?
#46211From: Hani GobranMar 20, 1995 8:15 AM
You'll need to increase your stack size to 20,000. I had the same problem and it took me a while to figure that one out.
#46216From: HiesserichMar 20, 1995 4:23 PM
Thanks for your message, but I already tried to increase the stack, so I think this cant be the problem.
#46252From: BILL LEACHMar 23, 1995 11:40 PM
>I already tried to increase the stack, so… I use 100,000 for the stack. I admit that I don't KNOW that it will work fine with smaller stacks (like the suggested 20K). You did increase the stack size either in the shell that you are using to launch GNU-C or early in the user-starup (and using a shell launched afterward), yes? -bill
#46345From: HiesserichMar 29, 1995 2:22 PM
>You did increase the stack size either in the shell… Yes, I increased the stack in the shell before starting GCC. I tried values up to 200000. Do you know if 2 Meg chip and 2 Meg fast ram is enough to start GCC?
#46374From: BILL LEACHApr 2, 1995 10:32 PM
No I don't know for certain but I sure would expect it to be if you don't have a whole bunch of stuff loaded. -bill