This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32332] [4.3 only ] libobjc build failure on arm-unknown-eabi (__gnu_objc_personality_v0)
- From: "mikpe at it dot uu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2010 22:05:30 -0000
- Subject: [Bug target/32332] [4.3 only ] libobjc build failure on arm-unknown-eabi (__gnu_objc_personality_v0)
- References: <bug-32332-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from mikpe at it dot uu dot se 2010-01-10 22:05 -------
(In reply to comment #3)
> Works for me with current 4.4 branch and trunk.
>
> I think this patch fixed it -
>
> http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00303.html -
> http://gcc.gnu.org/viewcvs?view=revision&revision=136215
>
>
> I don't think this is fixed in the 4.3 branch because I can't see the bits in
> the relevant files.
It's not fixed in current 4.3 branch. The patch quoted above is included in
Debian's gcc-4.3 (and in my private 4.3 tree), and with it objc works fine.
--
mikpe at it dot uu dot se changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32332