Date: Fri, 27 Aug 93 13:25:47 +0200 From: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) To: djgpp AT sun DOT soe DOT clarkson DOT edu, reavesga AT pxa DOT slu DOT edu Subject: Re: f2c port with djgpp I looked into the f2c sources and find that this is an internal compiler error in formatdata.c. It must have got to do something with your variable names. Maybe you increase the nametable space f2c -Nn4000 and see if it goes away. Anyway, as it's an internal compiler error it would be worth to post the source program causing this behaviour. You can send it by email to me and I can have a look at it. --Chris