Mailing List Archive

src/benchmark.c mingw32 changes
On my mingw32 cross compilation setup, src/benchmark.c needs changes to use
something like GetTickCount() and DWORD variables instead of the Unix
struct tms and times() constructs.

Comments?

--
Benjamin Lee
Melbourne, Australia "Always real." http://realthought.net/

__________________________________________________________________________
Genderplex, n.:
The predicament of a person in a restaurant who is unable to
determine his or her designated restroom (e.g., turtles and tortoises).
-- Rich Hall, "Sniglets"
Re: src/benchmark.c mingw32 changes [ In reply to ]
On Thu, 20 Mar 2003 22:29:35 +1100, Benjamin Lee said:

> On my mingw32 cross compilation setup, src/benchmark.c needs changes to use
> something like GetTickCount() and DWORD variables instead of the Unix
> struct tms and times() constructs.

No special code for Windows in Libgcrypt if avoidable. For important
things, the mingw32 library will be enhanced.

Thanks,

Werner
Re: src/benchmark.c mingw32 changes [ In reply to ]
Sure.

[. Sorry about the double post of the attachment. Obviously I was recycling
the email I previously sent. ;-) ]

On Friday, 2003-03-21 at 01:05:36 AM, Werner Koch scribbled:
>
> On Thu, 20 Mar 2003 22:29:35 +1100, Benjamin Lee said:
>
> > On my mingw32 cross compilation setup, src/benchmark.c needs changes to use
> > something like GetTickCount() and DWORD variables instead of the Unix
> > struct tms and times() constructs.
>
> No special code for Windows in Libgcrypt if avoidable. For important
> things, the mingw32 library will be enhanced.
>
> Thanks,
>
> Werner

--
Benjamin Lee

Level 2 71-75 City Rd, South Melbourne, VIC 3006 Australia
Phone +61 3 8699 1333 Mobile +61 414 717 573 Fax +61 3 8699 1388