Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 17:49:48 -0400 (EDT)
From:      David Gilbert <dgilbert@velocet.ca>
To:        freebsd-questions@freebsd.org
Subject:   pthread_create and shared objects.
Message-ID:  <14346.17532.564944.777583@trooper.velocet.net>

next in thread | raw e-mail | index | archive | help
I have apache built to accept shared objects.  Traditionally, I have
had problems integrating the 'httpdapy' (python) module with some
of the other modules --- it requires posix threads.  Several other
things (like php/mysql) don't like apache compiled with that
(Besides... apache compiled with posix threads seems flakey --- locks
up).

Anyways, my question is: what are the reprocussions of trying to allow 
a .so to use -pthread while the application that loads the .so at
runtime is compiled without -pthread?

Dave.

-- 
============================================================================
|David Gilbert, Velocet Communications.       | Two things can only be     |
|Mail:       dgilbert@velocet.net             |  equal if and only if they |
|http://www.velocet.net/~dgilbert             |   are precisely opposite.  |
=========================================================GLO================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14346.17532.564944.777583>