Re: Embedding problems with DynaLoader on Solaris

2003-06-05 Thread Alan Burlison
Marc Mettes wrote: Without -Bsymbolic, the app cannot be loaded at runtime. It is an option used by example makefiles with this CAD api, and it seems that I cannot remove it. From solaris 'ld' man page: -B symbolic In dynamic mode only. When building a shared object,

Re: Embedding problem with call_argv on 5.8.0 threaded ...

2003-06-05 Thread Meg Crocker
On Wed, Jun 04, 2003 at 08:50:45PM +1000, Stanley Hopcroft wrote: I have a _horrible_ small embedded application that 'works' on unthreaded 5.8.0 (FreeBSD) but not on a threaded 5.8.0. All comments gratefully received. Hmm. I've run into a lot of SEGVs in my embedding, but most of them seem