Missing define?

Larry Phillips lar3ry at sasktel.net
Tue Dec 19 14:57:47 UTC 2006


I hope I'm in the right place for this. I am working on a port of a Windows program, and am having some problems. I expected to 
have to write a number of system calls from scratch, but my problems are far more basic than that.

I am running Fedora Core 3, and trying to compile the program with gcc.

1. time_t does not seem to be defined anywhere in /usr/include/, yet it is used in a fair number of include files.

2. size_t is only defined in malloc.h, which is not included (according to makedepend) by any of the headers that get included by 
my code. From what I know, which isn't much, I thought I'd find it in stddef.h or cstddef.h

Ami I overlooking something simple?

Larry


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20061219/9f5262d6/attachment-0001.htm>


More information about the fedora-list mailing list