public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libobjc/40703]  New: libobjc fails to configure on Solaris
Date: Thu, 09 Jul 2009 19:19:00 -0000	[thread overview]
Message-ID: <bug-40703-279@http.gcc.gnu.org/bugzilla/> (raw)

When building current (as of 20090709) lto branch no Solaris 11/SPARC with Sun
as
or Solaris 10/x86 with /usr/sfw/bin/gas (gas 2.15), libobjc fails to configure:

configure:11129: checking for exception model to use
configure:11161: /vol/gccsrc/obj/gcc-lto-20090709/11-gcc/./gcc/xgcc
-B/vol/gccsrc/obj/gcc-lto-20090709/11-gcc/./gcc/
-B/vol/gcc/sparc-sun-solaris2.11/bin/ -B/vol/gcc/sparc-sun-solaris2.11/lib/
-isystem /vol/gcc/sparc-sun-solaris2.11/include -isystem
/vol/gcc/sparc-sun-solaris2.11/sys-include    -c -x objective-c -fgnu-runtime
-fobjc-exceptions -S  conftest.c >&5
configure: In function '__objc_gnu_init':
configure:11156:1: sorry, unimplemented: Multiple EH personalities are
supported only with assemblers supporting .cfi.personality dirrective.
configure:11164: $? = 1
configure:11185: error: unable to detect exception model

This message (with the typo `dirrective') is from gcc/dwarf2out.c
(dwarf2out_begin_prologue), it would be better to detect or at least
document this up front rather than failing far into the build.


-- 
           Summary: libobjc fails to configure on Solaris
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libobjc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.11
  GCC host triplet: sparc-sun-solaris2.11
GCC target triplet: sparc-sun-solaris2.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40703


             reply	other threads:[~2009-07-09 19:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-09 19:19 ro at gcc dot gnu dot org [this message]
2009-09-30 15:25 ` [Bug libobjc/40703] " rguenth at gcc dot gnu dot org
2009-09-30 15:41 ` ro at techfak dot uni-bielefeld dot de
2009-09-30 15:49 ` rguenth at gcc dot gnu dot org

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=bug-40703-279@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).