Re: Cross compiling coreutils to 32 bit

2018-02-16 Thread Kevin Wilson
Hi Assaf, Thanks! This worked for me IB On Wed, Feb 14, 2018 at 11:19 PM, Assaf Gordon wrote: > Hello, > > On Wed, Feb 14, 2018 at 09:59:13AM +0200, Kevin Wilson wrote: >> I am trying to cross compile coreutils-8.27 to 32 bit on >> x86_64 machine under Fedora. >> > > I

Re: Cross compiling coreutils to 32 bit

2018-02-14 Thread Assaf Gordon
Hello, On Wed, Feb 14, 2018 at 09:59:13AM +0200, Kevin Wilson wrote: > I am trying to cross compile coreutils-8.27 to 32 bit on > x86_64 machine under Fedora. > I would recommend to following: First, Install "multilib" support. In debian/ubuntu, the command is: apt-get install gcc-multilib

Cross compiling coreutils to 32 bit

2018-02-14 Thread Kevin Wilson
Hi, I am trying to cross compile coreutils-8.27 to 32 bit on x86_64 machine under Fedora. What I am running is: untar the tar file. ./configure --target=i686-pc-linux-gn and then "make". It builds succesfully. However, when I am runing: file src/stty I am getting: src/stty: ELF 64-bit LSB