public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jack Howarth <howarth@bromo.msbb.uc.edu>
To: Andrew Pinski <pinskia@gmail.com>
Cc: GCC Development <gcc@gcc.gnu.org>, java@gcc.gnu.org
Subject: Re: Build fails on i386-apple-darwin8.11.1
Date: Fri, 31 Oct 2008 23:53:00 -0000	[thread overview]
Message-ID: <20081031235302.GA24864@bromo.msbb.uc.edu> (raw)
In-Reply-To: <de8d50360810311430y2e56efbel9a3031a0e11dbee@mail.gmail.com>

On Fri, Oct 31, 2008 at 02:30:25PM -0700, Andrew Pinski wrote:
> I get the following build failure on i386-apple-darwin8.11.1.
> 
> 
> libtool: link: /Users/apinski/src/local/gcc/objdir/gcc/gcj
> -B/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libjava/
> -B/Users/apinski/src/local/gcc/objdir/gcc/ -ffloat-store
> -fomit-frame-pointer -Usun -g -O2 -o .libs/jv-convert
> --main=gnu.gcj.convert.Convert -shared-libgcc
> -L/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libjava/.libs
> -L/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libjava
> ./.libs/libgcj.dylib
> -L/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libstdc++-v3/src
> -L/Users/apinski/src/local/gcc/objdir/i386-apple-darwin8.11.1/libstdc++-v3/src/.libs
> -lpthread -ldl
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
> __Unwind_GetIPInfo
> collect2: ld returned 1 exit status
> warning: no debug map in executable (-arch i386)
> warning: no debug map in executable (-arch i386)
> make[3]: *** [jv-convert] Error 1
> make[3]: *** Waiting for unfinished jobs....
> 
> 
> Last known build that worked was revision 141116.
> 
> Thanks,
> Andrew Pinski

The last build I did on i686-apple-darwin9 was r141456 and it built libjava fine.
I haven't done a build since (testing llvm 2.4 at the moment) but I would suspect...

2008-10-31  Andrew Haley  <aph@redhat.com>

        * Makefile.am (install-data-local): Correct symlink paths for
        SDK-style installed JARs.  
        Correct symlinks for headers when DESTDIR is set.

as the culrpit.
              Jack

  reply	other threads:[~2008-10-31 23:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 21:31 Andrew Pinski
2008-10-31 23:53 ` Jack Howarth [this message]
2008-11-01 11:15   ` Andrew Haley
2008-11-01 15:12     ` Jack Howarth
2008-11-28  8:55       ` Andrew Pinski

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=20081031235302.GA24864@bromo.msbb.uc.edu \
    --to=howarth@bromo.msbb.uc.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=java@gcc.gnu.org \
    --cc=pinskia@gmail.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.
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).