[fpc-pascal] GetEpochTime not found
    Marco van de Voort 
    marcov at stack.nl
       
    Sat Dec  9 10:22:40 CET 2006
    
    
  
> I've got some funny problem here. The program compiled well with fpc up
> to version 1.9.4. I haven't touched it for a while and now it fails with
> fpc 2.0.2.
Afaik there was only a *nix implementation and that was already covered by
the Unix (fp)time function, so it got cleaned up in 2.0 in the cleanup's
after the implementation of the Exec* functions.
 
> I'm stuck, what is missing here or how can I go on debugging the
> problem?
Nothing, just use fptime.
    
    
More information about the fpc-pascal
mailing list