> In message <c2905dba-6c1b-90ce-a4b6-6b411f58c0ba@sky.com>
> Lee Noar <leenoar@sky.com> wrote:
>
>> On 08/08/2019 22:19, Michael Grunditz wrote:
>>> In message <b38eba9f-d632-fc7a-60a0-b68a1ea5f643@sky.com>
>
>
>> If you are able to recompile UnixLib, it can be useful to put some
>> debug info in __fsopen and __fsstat to see what files are being
>> accessed.
>
>> Lee.
>
> More printouts :
>
> It expands paths for fsstat , are they too long?
>
> open: <UnixFC$Dir>.fonts.fonts/conf
> open: UnixFont:truetype
> open: UnixFC:cache.8c8c87c04bac0d8a276f876f0ed7af16-arm-riscos/cache-4
> fstat: ADFS::Backup.$.!UnixFC.cache.8c8c87c04bac0d8a276f876f0ed7af16-arm-r
> iscos/cache-4
> open: UnixFont:truetype.ttf-bitstream-vera
> open: UnixFC:cache.9ca7ddc6a18fafa713ae4595326c1c67-arm-riscos/cache-4
> fstat: ADFS::Backup.$.!UnixFC.cache.9ca7ddc6a18fafa713ae4595326c1c67-arm-r
> iscos/cache-4
> font error 1:
> : No such file or directory
>
Is that a mixup between . and / ? (should the /cache-4 at the end be
.cache-4 ? )
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment