delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/02/10/08:59:52

From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson)
Subject: Re: has anyone built GNATS? Other PM package?
10 Feb 1998 08:59:52 -0800 :
Message-ID: <19980210223407.19810.cygnus.gnu-win32@mundook.cs.mu.OZ.AU>
References: <3 DOT 0 DOT 2 DOT 32 DOT 19980207213452 DOT 006a87f4 AT messagebox DOT com>
Mime-Version: 1.0
To: ESP <evangelo AT pigdog DOT org>
Cc: Thomas Nichols <thomas DOT nichols AT mail DOT com>, gnu-win32 AT cygnus DOT com

On 09-Feb-1998, ESP <evangelo AT pigdog DOT org> wrote:
> >>>>> "TN" == Thomas Nichols <thomas DOT nichols AT mail DOT com> writes:
> 
>     TN> Hello, a week or so back I saw a query from ESP about GNATS
>     TN> 3.2, but I didn't see any followups. Has anyone got this
>     TN> working?
> 
> Thomas,
> 
> On my own side, I was referred to the newer GNATS 3.104, which has a
> configuration especially built for gnu-win32.  HOWEVER, it still
> wouldn't build (got some weird non-constant initializer error on a
> line "FILE* outfile = stdout;").

If GNATs contains "FILE* outfile = stdout;", not inside any function,
this is a bug in GNATS: that's not valid ANSI C source code. 
Change it to `FILE* outfile = stdout;' and add `outfile = stdout;' at
the start of main().

-- 
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3         |     -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019