Re: [fpc-pascal] MacOS wrong timestamp in debug map object file

2019-04-15 Thread Marco van de Voort
Op 2019-04-15 om 13:36 schreef Martin: Apparently the files may be on an NAS. Not sure if relevant... I.e. maybe if there is some cache... That might be the reason.  If you have remote files, you have three date systems, the local PC one, the NAS one, and the one of the filesharing protocol

Re: [fpc-pascal] MacOS wrong timestamp in debug map object file

2019-04-15 Thread Jonas Maebe
On 15/04/2019 13:36, Martin wrote: I suspect it might be the linker (from apples developper tools?) that writes the timestamp into the debug map? So not fpc? FPC indeed has nothing to do with the debug map. Would the linker maybe have it's own cache, that may cause something like this? I ha

[fpc-pascal] MacOS wrong timestamp in debug map object file

2019-04-15 Thread Martin
I don't know the Mac well enough... What could cause the below? From https://forum.lazarus.freepascal.org/index.php/topic,44950.msg317604.html#msg317604 The logfile tells that the units have been compiled right before lldb was launched. So the date 15.4 should be correct. LLDB complains error

[fpc-pascal] MacOS wrong timestamp in debug map object file

2019-04-15 Thread Martin Frb
I don't know the Mac well enough... What could cause the below? From https://forum.lazarus.freepascal.org/index.php/topic,44950.msg317604.html#msg317604 The logfile tells that the units have been compiled right before lldb was launched. So the date 15.4 should be correct. LLDB complains error