mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Kurt H Maier <karmaflux@gmail.com>
To: musl@lists.openwall.com
Subject: build failure with pcc 1.0.0 on x86_64
Date: Sun, 5 Jun 2011 12:16:35 -0400	[thread overview]
Message-ID: <BANLkTikkz=6Jx2gv0VshkbeBDezWH4QnUA@mail.gmail.com> (raw)

git revision c74d306f47e9f212a63dc0187fb08aa275a8f1a5

$ cat config.mak
ARCH = x86_64
prefix = /home/kurt/ch/buildroot
exec_prefix = /home/kurt/ch/buildroot


$ make CC=/usr/local/bin/pcc
...
/usr/local/bin/pcc -Os -nostdinc -ffreestanding -std=c99
-D_XOPEN_SOURCE=700 -pipe -I./include -I./src/internal -I./arch/x86_64
-c -o src/dirent/__getdents.o src/dirent/__getdents.c
src/dirent/__getdents.c, line 8: compiler error: unsupported xasm constraint r11
make: *** [src/dirent/__getdents.o] Error 1



Is there something I'm doing wrong?  Or is this an actual bug?

Thanks
--
# Kurt H Maier


             reply	other threads:[~2011-06-05 16:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-05 16:16 Kurt H Maier [this message]
2011-06-05 16:26 ` Rich Felker
2011-06-05 16:59   ` gs

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='BANLkTikkz=6Jx2gv0VshkbeBDezWH4QnUA@mail.gmail.com' \
    --to=karmaflux@gmail.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).