Mail Archives: djgpp/2003/06/30/20:53:19
"Thomas Tutone" <thomas8675309 AT yahoo DOT com> wrote:
>
> "News Reader" <nospam AT aol DOT com> wrote:
[snip]
> > 1) Compiler error received:
> >
> > In file included from test.c:1:
> > c:/ab/djgpp/include/conio.h:74: error:
> > nonnull argument references non-pointer
> > operand
> > (arg 1, operand 1)
> >
> > 2) Source causing compile error:
> >
> > #include <conio.h>
> >
> > int main()
> > {
> > return 0;
> > }
[snip]
> > 4) System used:
> > WinXP, DJGPP with gcc3.3
>
> I've duplicated your error. At first I didn't
> believe
> you, because I compiled your test on a machine with
> XP
> Pro with no problem. But then I realized I was
> still
> using GCC version 3.2.1. I reinstalled djgpp using
> the latest sources, including GCC version 3.3, and
> now
> I get the same error you do.
[snip]
More weirdness: The latest version of GCC listed by
the zip picker is indeed 3.3. But the latest
mini-FAQ, posted yesterday, lists the current version
of GCC as 3.2.3. Moreover, on 5/13/03, Andris Pavenis
announced the release of GCC version 3.2.3 for djgpp,
but I don't recall seeing an announcement of the
release of GCC version 3.3 for djgpp.
So is it possible that the zip picker is erroneously
giving people links to downloads of a beta version of
GCC version 3.3, instead of a release version of GCC
version 3.2.3?
Best regards,
Tom
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
- Raw text -