public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <mikestump@comcast.net>
To: gcc-patches List <gcc-patches@gcc.gnu.org>
Subject: Re: fix darwin boostrap breakage
Date: Thu, 16 Jun 2011 21:47:00 -0000	[thread overview]
Message-ID: <CB08BD56-F1A6-4EC8-844E-152FF4F8C6F1@comcast.net> (raw)
In-Reply-To: <2A5A4F16-27E8-4F4F-A4E5-0E5CD40F9D30@comcast.net>

On Jun 16, 2011, at 12:39 PM, Mike Stump wrote:
> RIght now darwin doesn't build for me (something for goolge to find):
> 
> Undefined symbols:
>  "LPR2", referenced from:
>      ___mulsc3 in _mulsc3_s.o
>      ___muldc3 in _muldc3_s.o
>      ___mulxc3 in _mulxc3_s.o

Found it, rm -rf `find . -name  autom4te.cache` in the source tree solves it.  :-(  You know, rm -rf the build is obvious and anyone can do that, by rm -rf the source tree is, well, anti-solcial.

      parent reply	other threads:[~2011-06-16 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 19:50 Mike Stump
2011-06-16 20:35 ` Jack Howarth
2011-06-16 21:47 ` Mike Stump [this message]

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=CB08BD56-F1A6-4EC8-844E-152FF4F8C6F1@comcast.net \
    --to=mikestump@comcast.net \
    --cc=gcc-patches@gcc.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).