Bitcoin Forum
May 21, 2024, 07:21:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Last 32-bit .tar.gz version of Bitcoin Core?  (Read 75 times)
btc123thatthere (OP)
Member
**
Offline Offline

Activity: 131
Merit: 29


View Profile
January 13, 2023, 03:42:30 AM
 #1

I don't have a 32-bit machine handy to find out by trying, and I've been unable to find out from the versions of Bitcoin Core which one was the last .tar.gz version that will run on a 32-bit intel machine?

Thanks
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3402
Merit: 6641


Just writing some code


View Profile WWW
January 13, 2023, 04:38:44 AM
Merited by Welsh (1), ABCbits (1)
 #2

Depends on your operating system. Bitcoin Core still works and is compiled and tested for 32-bit x86 linux OSes, although releases are not made for them.

n0nce
Hero Member
*****
Offline Offline

Activity: 882
Merit: 5829


not your keys, not your coins!


View Profile WWW
January 13, 2023, 02:26:23 PM
Merited by Welsh (1)
 #3

I don't have a 32-bit machine handy to find out by trying, and I've been unable to find out from the versions of Bitcoin Core which one was the last .tar.gz version that will run on a 32-bit intel machine?
I'd usually always recommend to self-compile. It is so easy that it seems pointless downloading binaries.

Code:
git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
git checkout v24.0.1
./autogen.sh
./configure
make -j $(nproc)
sudo make install

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
NotATether
Legendary
*
Offline Offline

Activity: 1610
Merit: 6752


bitcoincleanup.com / bitmixlist.org


View Profile WWW
January 17, 2023, 01:13:02 PM
Merited by ABCbits (1), n0nce (1)
 #4

I don't have a 32-bit machine handy to find out by trying, and I've been unable to find out from the versions of Bitcoin Core which one was the last .tar.gz version that will run on a 32-bit intel machine?
I'd usually always recommend to self-compile. It is so easy that it seems pointless downloading binaries.

Code:
git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
git checkout v24.0.1
./autogen.sh
./configure
make -j $(nproc)
sudo make install

Note that this will also work on Windows running 32-bit MinGW in addition to 32-bit Linux. Although @n0nce you forgot the very important step of building the DB4 database by running contrib/install_db4.sh.

Of course, there is already a version for ARM Mac/Linux, and 32-bit Intel on a mac was never a thing anyway, so you don't have to worry about that. Smiley

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!