On Sun, 18 Aug 2002, Stas Bekman wrote:

> pascal barbedor wrote:
> > Hi
> >  
> > when compiling modperl 1.99_05 (from today cvs)
> > with MP_DEBUG=1
> > there is un unresolved external
> > RequestIO.obj : unresolved external symbol _times
> > RequestIO.dll fatal LNK error
> >  
> > this is with perl 5.8.0 compiled with DEBUG flag
> > win XP
> > MSVC6
> 
> Perhaps someone on win32 can check this out. Randy?

I get the missing _times error too - I think this is
related to the use of times() in MP_START_TIMES() and
MP_END_TIMES() in src/modules/perl/modperl_time.h.
I looked on some VC++ newsgroups - there were questions
about a VC++ equivalent of times(), but no real answers.

-- 
best regards,
randy

Reply via email to