Xref: news2.mv.net comp.os.msdos.djgpp:797 From: dstoelt AT acpub DOT duke DOT edu (Dan Stoelting) Newsgroups: comp.os.msdos.djgpp Subject: f2c.exe run time crash after Version 2 beta 5 compilation Date: Sun, 04 Feb 96 13:53:01 GMT Organization: Duke University Lines: 15 Message-ID: <4f2dhm$75k@news.duke.edu> NNTP-Posting-Host: async146.async.duke.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp For the first time with a the djgpp compiler I have run into a problem with getting f2c running. With any fortran program the conversion to C aborts with the following error: >Compiler error line 27 of gendat2.f: do_format: Unknown token type in intermediate file The line referred to here is a simple variable assignment of a variable to a value. I hope someone can help me. Version 2 seems to have big problems besides this with the feature that got me interested in djgpp in the first place, namely its use as a virtual f77 compiler on a DOS box. Dan Stoelting