Newsgroups: comp.sys.atari.st
Path: utzoo!utdoe!david
From: david@doe.utoronto.ca (David Megginson)
Subject: Re: gcc & parse error in stdio.h
Message-ID: <1990Nov5.192249.9711@doe.utoronto.ca>
Keywords: gcc
Organization: Dictionary of Old English Project - U of Toronto
References: <1990Nov5.014217.16763@hub.cs.jmu.edu>
Distribution: comp
Date: Mon, 5 Nov 90 19:22:49 GMT

In article <1990Nov5.014217.16763@hub.cs.jmu.edu> bayers@hub.cs.jmu.edu (brian ayers) writes:
>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

I have found that the problem, when it crops up, can be eliminated by 
defining __NO_INLINE__ (or whatever the macro is). I think that it
is absent from the new mintlib.

David Megginson

-- 
////////////////////////////////////////////////////////////////////////
/  David Megginson                      david@doe.utoronto.ca          /
/  Centre for Medieval Studies          meggin@vm.epas.utoronto.ca     /
////////////////////////////////////////////////////////////////////////
