I'm using the following: [EMAIL PROTECTED] mffinder]$ gcc3 -v Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs Configured with: ../gcc-3.2.1/configure --prefix=/usr --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-nls --with-gnu-as --with-gnu-ld --without-included-gettext --with-system-zlib --enable-version-specific-runtime-libs --program-suffix=3 Thread model: posix gcc version 3.2.1
On Fri, 2003-08-15 at 12:57, Richard Frith-Macdonald wrote: > On Friday, August 15, 2003, at 08:04 AM, Stefan B�hringer wrote: > > > On Wed, 2003-08-13 at 05:59, Adam Fedor wrote: > > [...] > >> You can send it to me and I might have time. Also send it to > >> bug-gnustep > >> if it is small. > > > > make debug=yes > > issue in one terminal > > ./shared_debug_obj/zillion > > > > in another terminal issue: > > ./shared_debug_obj/zillionClient > > > > the client will segfault calling -setProtocolForProxy: in the main > > function. > > > > Thanks, best wishes, > > It works fine on my system ... perhaps you are using an old compiler > where protocols didn't work? _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
