[Git][videolan/libdvdcss][master] update instructions with modern host targets

Jean-Baptiste Kempf <[email protected]> Wed, 29 Apr 2020 17:48:45 +0200
Newsgroups gmane.comp.video.videolan.libdvdcss.devel
Message-ID <[email protected]>
--===============4458591810362777418==
Content-Type: multipart/alternative;
 boundary="--==_mimepart_5ea9a1ddc8bc9_2a63fc41c345524633256";
 charset=UTF-8
Content-Transfer-Encoding: 7bit


----==_mimepart_5ea9a1ddc8bc9_2a63fc41c345524633256
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdcss


Commits:
eb1f6ed7 by Chad Dougherty at 2020-04-29T17:44:11+02:00
update instructions with modern host targets
- - - - -


1 changed file:

- INSTALL


Changes:

=====================================
INSTALL
=====================================
@@ -38,14 +38,20 @@ Building libdvdcss for Windows
 
 There are two alternative ways to build libdvdcss for Windows.
 
-- on a Linux host with the mingw.org or mingw-w64 cross-compilers:
+- on a host with the mingw-w64 cross-compilers:
 
-  Tell configure about the compiler to use. If you run, for example, Debian or
-  Ubuntu with the mingw32 packages installed, it would be:
+ Tell configure about the compiler to use. If you run, for example, Debian,
+ Ubuntu, or Cygwin under Windows with the necessary mingw64 packages
+ installed, it would be:
 
-  ./configure --host=i586-mingw32msvc
+ for a 32-bit target platform:
+  ./configure --host=i686-w64-mingw32
   make
 
+ or for a 64-bit target platform:
+  ./configure --host=x86_64-w64-mingw32
+  make 
+
 - natively on Windows with MSYS + MinGW (www.mingw.org):
 
  (MSYS is a minimal build environment to compile Unixish projects under



View it on GitLab: https://code.videolan.org/videolan/libdvdcss/-/commit/eb1f6ed7a012b390e23549778bcc7b54c55869d4

-- 
View it on GitLab: https://code.videolan.org/videolan/libdvdcss/-/commit/eb1f6ed7a012b390e23549778bcc7b54c55869d4
You're receiving this email because of your account on code.videolan.org.



----==_mimepart_5ea9a1ddc8bc9_2a63fc41c345524633256--

--===============4458591810362777418==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline

X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KbGliZHZkY3Nz
LWRldmVsIG1haWxpbmcgbGlzdApsaWJkdmRjc3MtZGV2ZWxAdmlkZW9sYW4ub3JnCmh0dHBzOi8v
bWFpbG1hbi52aWRlb2xhbi5vcmcvbGlzdGluZm8vbGliZHZkY3NzLWRldmVsCg==

--===============4458591810362777418==--