mailing list of musl libc
 help / color / mirror / code / Atom feed
From: idunham@lavabit.com
To: musl@lists.openwall.com
Subject: Re: musl 0.9.12 released
Date: Tue, 30 Jul 2013 07:26:09 -0700	[thread overview]
Message-ID: <20130730142609.GA2033@Caracal> (raw)
In-Reply-To: <CAOPXC2k4RyjK6Pp-0peEKScixZ_xbSpWuxt2zEszKRr5b2Yvcw@mail.gmail.com>

On Mon, Jul 29, 2013 at 10:14:34PM +0200, Gregor Pintar wrote:
> 2013/7/29, Szabolcs Nagy <nsz@port70.net>:
> > * Gregor Pintar <grpintar@gmail.com> [2013-07-29 19:37:19 +0200]:
> >>
> >> I have a problem. When I try to compile it, I get this:
> >>
> >
> > are you sure the x86_64 arch is correct?
> >
> > seems gcc does not know about x86_64 registers in the asm
> >
> > i'd check the target in gcc -v
> 
> Yes, x86_64 is correct arch. Target is also correct.
> "as crt1.s" also works. It's probably something wrong with gcc.

Maybe see what happens if you pass a flag that forces binutils to use
64-bit mode (--64 is documented in the as man page)?

It looked to me like gcc generated 64-bit code, then invoked as
in 32-bit mode.

HTH,
Isaac Dunham



  reply	other threads:[~2013-07-30 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29  7:35 Rich Felker
2013-07-29 17:37 ` Gregor Pintar
2013-07-29 18:05   ` Szabolcs Nagy
2013-07-29 20:14     ` Gregor Pintar
2013-07-30 14:26       ` idunham [this message]
2013-07-31  8:48         ` Gregor Pintar

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

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

  git send-email \
    --in-reply-to=20130730142609.GA2033@Caracal \
    --to=idunham@lavabit.com \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).