tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] [PATCH] time issue


From: Philippe Ribet
Subject: Re: [Tinycc-devel] [PATCH] time issue
Date: Mon, 14 Apr 2003 15:27:17 +0200

Tolga Dalman wrote:

> hi,
>
> when i wanted to compile with gcc, i had some problems. so i attached a patch,
> which simply changes
>
> #include <sys/time.h>
> and
> #include <sys/ucontext.h>
>
> into
>
> #include <time.h>
>
> according to time(2) man-page.

according to gettimeofday(2) man-page #include <sys/time.h> is required.


--
Philippe Ribet

                         The README file said
              "Requires Windows 95, NT 4.0, or better."
                    So... I installed it on Linux!







reply via email to

[Prev in Thread] Current Thread [Next in Thread]