[Bug libobjc/64051] broken exception model detection in libobjc's configure

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 24 15:45:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64051

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is by design and there is no other way.  even if we get by the configure
issue, you still run into an issue because the cross compiler does not have
objective-C support (libobjc contains objective-C code; you would think that
right?).

So closing as invalid.



More information about the Gcc-bugs mailing list