unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* i686-linux GCC package on x86_64
@ 2019-09-22 17:35 Pierre Neidhardt
  2019-10-03 12:38 ` Pierre Neidhardt
  0 siblings, 1 reply; 23+ messages in thread
From: Pierre Neidhardt @ 2019-09-22 17:35 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 882 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-10-16 16:38 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-22 17:35 i686-linux GCC package on x86_64 Pierre Neidhardt
2019-10-03 12:38 ` Pierre Neidhardt
2019-10-04  6:32   ` Mathieu Othacehe
2019-10-04  8:09     ` Pierre Neidhardt
2019-10-04 15:16       ` Mathieu Othacehe
2019-10-04 15:46         ` Jelle Licht
2019-10-04 16:16           ` Danny Milosavljevic
2019-10-05  4:54             ` Chris Marusich
2019-10-07 22:34               ` Ricardo Wurmus
2019-10-08  2:36                 ` Chris Marusich
2019-10-10 13:34         ` Pierre Neidhardt
2019-10-11  8:12           ` Mathieu Othacehe
2019-10-11  9:30             ` Pierre Neidhardt
2019-10-11 10:07               ` Mathieu Othacehe
2019-10-14 13:35                 ` Pierre Neidhardt
2019-10-14 14:21                   ` Jelle Licht
2019-10-14 14:23                     ` Jelle Licht
2019-10-14 14:54                   ` Mathieu Othacehe
2019-10-14 15:44                     ` Pierre Neidhardt
2019-10-16 16:38                     ` Alex Kost
2019-10-07 15:19   ` Ludovic Courtès
2019-10-10 13:35     ` Pierre Neidhardt
2019-10-10 15:00       ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).