From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: Libgen ??
27 Jan 1999 19:34:04 -0800
Message-ID: <199901271933.NAA05578.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <36AEF1FD.7748EB8D@stest.ch>
To: Geoff Hayward <geoff.hayward@stest.ch>
Cc: gnu-win32@cygnus.com

Geoff Hayward <geoff.hayward@stest.ch> writes:
> 
> Help ! I'm trying to compile some old code under cygwin and  I
> can't find the libgen include file or library.
> 
> The code contains calls to dirname and basename functions. Are
> these included in any libraries under cygwin or can someone suggest
> alternative functions to use ?
> 

use libiberty (-liberty), which is some/most of the non-standard BSD'ish
routines useful for porting existing code.

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
