solaris: -z defs

2002-03-29 Thread Murray Cumming
Tim Van Holder # <[EMAIL PROTECTED]>, C++ libraries end up with a separate # (to the application) exception stack for one thing. no_undefined_flag=' -z defs' if test "$GCC" = yes; then case `$CC --version 2>/dev/null` in [12].*) cat

Re: solaris: -z defs

2002-03-29 Thread Murray Cumming
Sorry, please ignore that. The code was actually a result of one libsigc++'s own macros, now removed. On Fri, 2002-03-29 at 13:14, Murray Cumming wrote: > Somebody on the autoconf list suggested that this might be a libtool bug: > > While trying to build libsigc++ on Solaris, with