Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rutgers!mcnc!uvaarpa!hub!bayers From: bayers@hub.cs.jmu.edu (brian ayers) Newsgroups: comp.sys.atari.st Subject: gcc & parse error in stdio.h Summary: why does gcc give parse error in stdio.h Keywords: gcc Message-ID: <1990Nov5.014217.16763@hub.cs.jmu.edu> Date: 5 Nov 90 01:42:17 GMT Distribution: comp Organization: James Madison University Lines: 24 I'm sure I saw this same question at one point, but I'm going to ask it again. I just downloaded gcc from atari.archive and can't even compile a hello world type program without getting the error: stdio.h:60 : parse error at null character. Now, I've searched all through the blessed file for it, deleting lines, adding lines, commenting out lines, and I can't get rid of it! I don't even seem to get it to stay in the same place (line 60) when I add & delete lines. Please let me know immediately if you can, I'm working on a virtual file system for my operating systems class, and I really want to do it in ANSI C (anyone else burned about Mark Williams C not doing the upgrade thing?) I've been able to work my way around it by declaring the stuff I need inside my program, but it's a real hassle. JT internet: help_jt@vax1.acs.jmu.edu or bayers@hub.cs.jmu.edu