mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Re: libgcc errors
Date: Fri, 10 Oct 2014 17:21:36 -0400	[thread overview]
Message-ID: <20141010212136.GC23797@brightrain.aerifal.cx> (raw)
In-Reply-To: <CAA7aPHhQir-XE=604_Y+MF3BPCWP=foCPbu5K9wKKujhA1YjdA@mail.gmail.com>

On Fri, Oct 10, 2014 at 05:01:10PM -0400, stephen Turner wrote:
> As previously mentioned I wiped and installed a clean debian. I did a
> absolute minimum default install no desktop etc compiled the latest stable
> musl, m4, gmp, mpfr, mpc, and downloaded gcc 4.7.3 with gregorr/musl-cross
> patch to match.  I ran the build based on the commands i found in his
> script and even tried passing --disable-werror to no avail (it helped on
> binutils so i figured it was worth a shot).  Libgcc still errors out when
> using --target.
> 
> Its having a problem finding/using libmpc.so.3 but the paths appear to
> point to the directory which it is located. to be sure i even specified
> using the --with-mpc flag.

Did you install the development packages? On Debian the libXXXX
packages are only for running programs that need libXXXX, not
compiling/linking programs which need them.

> If you could please take a moment to help me with this i would appreciate
> it. Libmpc is in /root/cross/i686-linux-musl/lib and i have copied my
> config.log from the libgcc directory below

If you just use Gregor's scripts directly, everything should work
fine. Have you tried just running the musl-cross build unchanged and
seeing if it succeeds? This would tell you right away whether you have
a problem with your build environment/packages, or with your own
custom commands. Then, assuming it's the latter, you can try making
controlled changes until you figure out what you're doing wrong.

Rich


  reply	other threads:[~2014-10-10 21:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 18:54 stephen Turner
2014-10-07 19:51 ` Szabolcs Nagy
2014-10-07 21:32   ` stephen Turner
2014-10-07 22:59     ` Samuel Holland
2014-10-09 12:13       ` Andrew Bradford
2014-10-09 14:46         ` stephen Turner
2014-10-09 15:49           ` stephen Turner
2014-10-09 19:38         ` Samuel Holland
2014-10-09 21:08           ` stephen Turner
2014-10-09 21:43             ` Samuel Holland
2014-10-09 21:55               ` stephen Turner
2014-10-09 22:17                 ` stephen Turner
2014-10-10 21:01                   ` stephen Turner
2014-10-10 21:21                     ` Rich Felker [this message]
2014-10-10 21:28                       ` Samuel Holland
2014-10-10 21:30                     ` Samuel Holland
2014-10-16 17:35                       ` stephen Turner
2014-10-09 22:04               ` writeonce

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=20141010212136.GC23797@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --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).