Re: [hatari-devel] Timestamp problem with GEMDOS drive |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On 02/19/2017 10:25 PM, Uwe Seimet wrote:
On 02/18/2017 10:06 PM, Uwe Seimet wrote:I see, but this means that in particular make-like processes, which rely on timestamps, do not work anymore. Pure C, for instance, now constantly recompiles files without any need. This very inconvenient. Can this somehow be fixed?Are you using MegaST/e which takes time from host?No, I'm using the TT emulation.
That's weird, only ST & STE are without RTC, everything else actually has some kind of RTC. Hatari uses localtime() for RTC clock. RTC code for MegaST/MegaSTE and TT/Falcon NVRAM/RTC code seem to encode the time/date differently. Maybe there's some problem with that. Could you debug it a bit more to find out what's the actual problem? - Eero
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |