From: Pali Rohár Date: Sun, 26 Dec 2021 21:30:19 +0000 (+0100) Subject: README: Update information how to compile Windows port X-Git-Tag: v3.8.0~80 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=63435b6e6e96b59b00cff31138603dadd1ec183a;p=pciutils.git README: Update information how to compile Windows port --- diff --git a/README.Windows b/README.Windows index e0a668c..68ca647 100644 --- a/README.Windows +++ b/README.Windows @@ -13,6 +13,13 @@ SeImpersonatePrivilege (Impersonate a client after authentication privilege) which is by default enabled for all local Administrators accounts. There is no special requirement for DOS-based systems. +To compile this port, run following command: + + make CROSS_COMPILE=i586-mingw32msvc- HOST=i386-windows ZLIB=no IDSDIR="" + +Sometimes compilation may fail due to broken or missing getopt implementation. +In this case try to compile with additional make option: COMPAT_GETOPT=yes + ================================================================================ BEWARE: The current implementation pokes I/O ports to access the PCI devices directly. This leads to several problems: some devices are invisible, extended