delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/03/30/19:07:32

Message-Id: <200103310007.TAA03308@delorie.com>
Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
From: "Mark Paulus" <commpg AT yahoo DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Date: Fri, 30 Mar 2001 13:18:39 -0700
Reply-To: "Mark Paulus" <commpg AT yahoo DOT com>
X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195;1)
MIME-Version: 1.0
Subject: Q about unistd.h/getopt.h

I apologize if this has been asked, but I can't seem to access the mail
archives right now to check.  Anyway, I am building fetchmail,
and it mostly builds right out of the box, except for one small problem
which I noticed before but didn't pay attention to much.

It complains that fetchmail.c has an undefined variable
optind.  After looking around, and compiling the exact
same source on my debian box, I find out that getopt.h
is included in unistd.h, with the following code:

#ifdef  __USE_POSIX2
/* Get definitions and prototypes for functions to process the
   arguments in ARGV (ARGC of them, minus the program name) for
   options given in OPTS.  */
# define __need_getopt
# include <getopt.h>
#endif

and that nothing like this exists in cygwin.  

My debian machine is using 2.95.2-13 of gcc.  Is this a difference
in the versions of gcc, or an issue with the cygwin version of unistd.h?

Thanks



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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