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

Ian Smith irsmith@telusplanet.net
Fri Feb 23 12:43:00 GMT 2001


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,

Ian Smith


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



More information about the Cygwin mailing list