Matthias Clasen wrote: > Ok, I have finally gotten around to compile the mmap branch on x86_64, > and tried to see how caches work across platforms. I copied > /usr/share/fonts/bitstream-vera/fonts.cache-2 from i386 over, and ran > fc-cache -f /usr/share/fonts/bitstream-vera/fonts.cache-2 > > It did in fact update the fonts.cache-2 file, but the result did only > have one section for x86_64, the i386 section was gone. Am I missing > something ? How am I supposed to create a multi-platform fonts.cache-2 > file ? That's the proper way to create a multi-platform fonts.cache-2 file, but it must be a bug; I've changed the code a lot and haven't necessarily tested it. I'll look into it later today. pat