[omniORB] Invalid symbol

erik.ivanenko erik.ivanenko@utoronto.ca
Thu, 11 Mar 1999 15:03:58 -0800


This is a multi-part message in MIME format.
--------------BC134BC2DB36FCC6928C9D80
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

During the compilation of <top>/src/lib/omnithread/posix.cc, I get an
error claiming that PTHREAD_CREATE_UNDETACHED is not a defined symbol.
This is so.  Nowhere in the MIT threads package ( or the latest
pmpthreads ) is there such a symbol.  The code section that uses the
symbol is compiled ONLY when the Draft level = 8.  I am assuming that is
correct for MIT threads.

However, there is a PTHREAD_CREATE_DETACHED symbol that I am using
instead....

Is that ok?


--------------BC134BC2DB36FCC6928C9D80
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Erik Ivanenko
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Erik Ivanenko
n:              Ivanenko;Erik
org:            University of Toronto
email;internet: erik.ivanenko@utoronto.ca
title:          Supervisor, Controls Services
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard


--------------BC134BC2DB36FCC6928C9D80--