Re: dcgettext

2003-06-30 Thread Michael Eager
Vikram Mehta wrote: Do we have dcgettext in cygwin? Look in gcc-3.2. -- Michael EagerEager Consulting [EMAIL PROTECTED] 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.ht

Re: dcgettext

2003-06-30 Thread Larry Hall
Vikram Mehta wrote: Do we have dcgettext in cygwin? Fishing lesson #2. Google's good for this too. ;-) There's also the source for browsing at if you'd like to see what's in Cygwin without actually downloading the source. -