guix-devel
[Top][All Lists]
Advanced

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

i686-linux GCC package on x86_64


From: Pierre Neidhardt
Subject: i686-linux GCC package on x86_64
Date: Sun, 22 Sep 2019 19:35:02 +0200

Hi!

I'm trying to define an i686-linux package of gcc.
Simply using the

--8<---------------cut here---------------start------------->8---
#:system "i686-linux"
--8<---------------cut here---------------end--------------->8---

results in a bunch of

--8<---------------cut here---------------start------------->8---
configure: error: cannot run C compiled programs.
--8<---------------cut here---------------end--------------->8---

errors.


However,

--8<---------------cut here---------------start------------->8---
guix build --system=i686-linux -e '(@@ (gnu packages gcc) gcc-9)'
--8<---------------cut here---------------end--------------->8---

works perfectly.

(Note that since recently

  guix build --system=i686-linux -e '(@@ (gnu packages gcc) gcc)'

produces a hash error.)

Any clue?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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