summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-05-27 09:25:08 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-27 09:25:08 +0000
commit1157383711fac15c10be11d375f8f313e14f7c03 (patch)
treeeb9d379d351cef51bbc304361c5baa9fbc7c514f /README
parent6bb607251c83eadd2ab4254d832f6c41a65b88de (diff)
downloadmultilib-1157383711fac15c10be11d375f8f313e14f7c03.tar.gz
multilib-1157383711fac15c10be11d375f8f313e14f7c03.tar.xz
multilib: refresh of the README
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 16 insertions, 15 deletions
diff --git a/README b/README
index e8cc540..c028aea 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ This README contains instructions on how to use the packages in this
directory to create a multilib Slackware64.
A more extensive documentation is available on the Slackware Documentation
-Wiki, http://docs.slackware.com/slackware:multilib where you will also find
+Wiki, https://docs.slackware.com/slackware:multilib where you will also find
the main mirror locations for downloading these packages.
The exciting thing about Slackware64, is that you do not have to compile
@@ -166,19 +166,20 @@ and build, 32-bit software on your 64-bit Slackware computer:
==Slackware64 current==
* The gcc compiler suite:
- - gcc-8.2.0_multilib-x86_64-1alien.txz
- - gcc-brig-8.2.0_multilib-x86_64-1alien.txz
- - gcc-g++-8.2.0_multilib-x86_64-1alien.txz
- - gcc-gfortran-8.2.0_multilib-x86_64-1alien.txz
- - gcc-gnat-8.2.0_multilib-x86_64-1alien.txz
- - gcc-go-8.2.0_multilib-x86_64-1alien.txz
- - gcc-objc-8.2.0_multilib-x86_64-1alien.txz
+ - gcc-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-brig-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-g++-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-gdc-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-gfortran-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-gnat-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-go-10.3.0_multilib-x86_64-1alien.txz
+ - gcc-objc-10.3.0_multilib-x86_64-1alien.txz
* The GNU libc libraries:
- - glibc-2.29_multilib-x86_64-2alien.txz
- - glibc-i18n-2.29_multilib-x86_64-2alien.txz
- - glibc-profile-2.29_multilib-x86_64-2alien.txz
- - glibc-solibs-2.29_multilib-x86_64-2alien.txz
+ - aaa_glibc-solibs-2.33_multilib-x86_64-2alien.txz
+ - glibc-2.33_multilib-x86_64-2alien.txz
+ - glibc-i18n-2.33_multilib-x86_64-2alien.txz
+ - glibc-profile-2.33_multilib-x86_64-2alien.txz
=======================================================================
@@ -187,7 +188,7 @@ There is one more package (compat32-tools); you install it using the
* The compat32-tools package is a "32-bit toolkit" (containing scripts that
facilitate the creation of 32bit packages):
- - compat32-tools-3.7-noarch-18alien.tgz
+ - compat32-tools-3.9-noarch-24alien.tgz
* The above packages cover the essentials for getting ready to run and compile
32-bit software on Slackware64. But in order to be able to actually run
@@ -198,7 +199,7 @@ There is one more package (compat32-tools); you install it using the
Suppose you have downloaded a local copy of 32-bit Slackware, and it is
available in the directory: /home/ftp/pub/slackware/slackware-14.2
then you would run the command:
- # massconvert32.sh -i /home/ftp/pub/slackware/slackware-14.2/slackware"
+ # massconvert32.sh -i /home/ftp/pub/slackware/slackware-14.2/slackware
and the result is a number of subdirectories in your current directory,
containing "compat32" packages which you can install directly (they will not
conflict with your 64-bit packages).
@@ -330,4 +331,4 @@ Have fun!
Eric
=============================================================================
-Eric Hameleers <alien@slackware.com> 04-feb-2019
+Eric Hameleers <alien@slackware.com> 27-may-2021