This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26792] [4.2 Regression] C++ is broken on *-*-darwin*



------- Comment #5 from sje at cup dot hp dot com  2006-06-21 21:18 -------
Created an attachment (id=11724)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11724&action=view)
libstdc++ macro to test for _Unwind_GetIPInfo

I have attached a macro that could be put in libstdc++-v3/acinclude.m4 and
called from configure to check for the existence of _Unwind_GetIPInfo.  I
haven't submitted it as a patch because I don't know how to handle Java. 
libjava also uses _Unwind_GetIPInfo but the java configure script doesn't seem
to allow for compiling and linking test programs in order to check for
routines.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]