unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Guy fleury <hoonandon@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: need help with gcc -m32
Date: Thu, 4 Apr 2019 20:05:24 +0200	[thread overview]
Message-ID: <CAOYpmvq2E1uT+K03hhs3Br=yUait0-w=Je60Vvm2dxPAtkixhg@mail.gmail.com> (raw)

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

hi all,

How can i built binarie for 32 bits i am on 64 bits.
with gcc i get:
---------------------------------------------------------
guy@guixSd ~/tuto/c$ gcc -m32 -o hello hello.c
In file included from /home/guy/.guix-profile/include/features.h:452,
                 from
/home/guy/.guix-profile/include/bits/libc-header-start.h:33,
                 from /home/guy/.guix-profile/include/stdio.h:27,
                 from hello.c:1:
/home/guy/.guix-profile/include/gnu/stubs.h:7:11: erreur fatale:
gnu/stubs-32.h : Aucun fichier ou dossier de ce type
 # include <gnu/stubs-32.h>
           ^~~~~~~~~~~~~~~~
compilation terminée.
-------------------------------------------------------------------------------------------------------

which package to download?

[-- Attachment #2: Type: text/html, Size: 1049 bytes --]

             reply	other threads:[~2019-04-04 18:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04 18:05 Guy fleury [this message]
2019-04-08 10:33 ` need help with gcc -m32 Ludovic Courtès
2019-04-08 13:45   ` Guy fleury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOYpmvq2E1uT+K03hhs3Br=yUait0-w=Je60Vvm2dxPAtkixhg@mail.gmail.com' \
    --to=hoonandon@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).