This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin B18 & 1.1.8-2: undefined reference to `ctime_r'


At 03:44 PM 2/23/2001, Ian Smith wrote:
>Hello folks,
>I have been using Cygwin for almost 3 years now to compile under NT 4.0
>and now Windows 2000. I have recently added some Intermud Chat code
>to my mud. In only one location in the source code is there a reference
>to ctime_r.
>When I compile, I receive the following error:
>i3rom.c:2759: undefined reference to `ctime_r'
>
>I thought my beta 18 version may have been a little out dated and decided
>to download 1.1.8-2 and re-compile with the new version. Alas, I receive
>the same error. After doing some investigating of the installed files, I
>noticed
>both the B18 version and 1.1.8-2 have a ctime_r.c file and it there is also a
>reference to it in the time.h file.
>Anyone have any idea as to why the compiler doesn't know what to do with
>ctime_r? As an aside I have compiled the exact same code on a RedHat 6.2
>box and it compiles perfectly.
>Any help would be appreciated.
>Thank you,


They don't appear to be exported from the Cygwin DLL.  I'm not sure if that's
just an oversight or if there's a good reason to keep it internal at this 
point.  You can poke around at the code a bit if you want to find out more.





Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]