Re: just 2 assertive

2005-05-19 Thread David Ayers
Mike Stump wrote: > mrs bash[73] nm i586-pc-linux-gnu/libobjc/.libs/libobjc.so.1 | grep > gcc_unre > U gcc_unreachable > > :-( > > This is killing the Objective-C testsuite for me... nm -o *.o |grep gcc_unr exception.o:U gcc_unreachable It seems this comes from unwind.h static

just 2 assertive

2005-05-18 Thread Mike Stump
mrs bash[73] nm i586-pc-linux-gnu/libobjc/.libs/libobjc.so.1 | grep gcc_unre U gcc_unreachable :-( This is killing the Objective-C testsuite for me...