Boris Herman wrote:
alan.pas:577: internal error: Segmentation fault
Try to increase the stacksize limit (a known problem of Mac OS X), e.g. [G4:~/gnu/testgpc/alan] adriaan% limit stacksize 2048
Is there a way to make this "stick" so I don't have to do it everytime I open Terminal window?
[G4:~] adriaan% echo "limit stacksize 2048" >> ~/.tcshrc
Regards,
Adriaan van Os