Petter Reinholdtsen <[EMAIL PROTECTED]> wrote: Hi,
> I guess I learned something new, then. I thought the .mo files was > mmapped into the programs and looked up using fast and arch-specific > methos. If this is not true, I can change my packaging practice. :) I don't know the specifics on gettext's implementation, but this file from the gettext manual offers some hindsight on the file format: <http://www.gnu.org/software/gettext/manual/html_node/MO-Files.html> I don't see anything arch-specific at first glance, and they discuss a couple of issues like hash tables and alignment mostly to end up telling that it doesn't buy much in the end :) JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

