delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/06/28/03:56:37

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Sat, 28 Jun 2003 08:56:17 +0100
From: Elfyn McBratney <elfyn AT cygwin DOT com>
X-X-Sender: elfyn AT ellixia
To: Vikram Mehta <vm6580 AT hotmail DOT com>
cc: cygwin AT cygwin DOT com
Subject: RE: _stderr, _stdout, _errno etc.
In-Reply-To: <Law14-F31SZNvFmdN4v00023017@hotmail.com>
Message-ID: <Pine.CYG.4.55.0306280852300.3592@ellixia>
References: <Law14-F31SZNvFmdN4v00023017 AT hotmail DOT com>
MIME-Version: 1.0

[ Please keep replies on list. I set the Reply-to for a reason ]

On Sat, 28 Jun 2003, Vikram Mehta wrote:

> Hi Elfyn,
>
> Thanx.
>
> Reinstalled gcc and it works
>
> Now can u suggest what I do abt dirname and getline

For dirname, wait. We don't have it, do it's not there (yet). getline, on the
other hand, is available. Just include `stdio.h' and use it.

> > > > Hi folks
> > > >
> > > > I am trying to compile a file using gcc oin CYGWIN
> > > > I get undefined refrences to _sdterr, _stdout, dirname, _errno ,
> > > > fputc_unlocked etc.
> > > >
> > > > Can you tell me what library are they in
> >
> >basename and dirname (aka libgen) has not yet made it into Cygwin. They
> >will be
> >available in the next in one of the upcoming 1.5 releases. When they are
> >available, you will need to include 'libgen.h'.  For the errno and
> >std{err,in,out} symbols you need to include 'errno.h' and 'stdio.h'
> >respectively.

Elfyn
-- 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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