X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=README;h=881833b836569018485a0f7f4b7c430255d6468d;hp=618296d9bc25b6c1ccca20cc03702cb54c089514;hb=1872eb4d81f9f4d9840aaf73b370923361539350;hpb=db7cd2644605566eefc11c0c992fce670938687c diff --git a/README b/README index 618296d9..881833b8 100644 --- a/README +++ b/README @@ -229,7 +229,10 @@ you do not have libntfs-3g 2011-4-12 or later available, you must configure wimlib with --without-ntfs-3g. On FreeBSD, before mounting a WIM you need to load the POSIX message queue module (run `kldload mqueuefs'). -wimlib has not been tested on big-endian CPU architectures. +The code has primarily been tested on x86 and x86_64 CPUs, but it's written to +be portable to other architectures and I've also tested it on ARM. However, +although the code is written to correctly deal with endianness, it has not yet +actually been tested on a big-endian architecture. REFERENCES