guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I managed to build guix natively on Debian GNU/Hurd , what's next?


From: Svante Signell
Subject: Re: I managed to build guix natively on Debian GNU/Hurd , what's next?
Date: Fri, 30 Aug 2019 23:07:15 +0200
User-agent: Evolution 3.30.5-1.1

On Fri, 2019-08-30 at 20:25 +0200, Svante Signell wrote:
> On Fri, 2019-08-30 at 19:14 +0200, Julien Lepiller wrote:
> > > a écrit :
> > > 
> > Thanks I'll try to install them. It seems like gcc is a little old, do
> > > you have
> > > notes somewhere on how these cross-built packages were created?
> > > I assume they can be built them within guix e.g. on GNU/Linux amd64.
> > > 
> > > Build order?:
> > > 1) binutils
> > > 2) glibc
> > > 3) gcc
> > > 4) ?
> > 
> > Hi,
> > 
> > I think this is the relevant part in the manual: 
> > http://guix.gnu.org/manual/en/html_node/Bootstrapping.html#Building-the-Bootstrap-Binaries
> 
> Yes, but guix build bootstrap-tarballs --system=i586-gnu on GNU/Linux amd64
> results in:
> guix build: error: could not find bootstrap binary 'tar' for system 'i586-gnu'

Where to install the bootstrap-binaries: Natively in GNU/Hurd, which already
hase.g. /bin/tar from the tar package or within Guix on amd64? But installing
tar to /bin does not find that file, even with setting PATH??
uname -a
Linux gnu 5.1.2-gnu #1 SMP 1 x86_64 GNU/Linux
guix build bootstrap-tarballs --system=i586-gnu
guix build: error: could not find bootstrap binary 'tar' for system 'i586-gnu'
which tar
/bin/tar
file /bin/tar
/bin/tar: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically
linked, for GNU/Hurd 0.0.0, stripped





reply via email to

[Prev in Thread] Current Thread [Next in Thread]