|
| Re: no -mt option in buildserver |
 |
Mon, 21 Apr 2008 19:35:52 -070 |
Hi Rodrigo,
Tuxedo releases before Tuxedo 7.0 did not support multi-threading. Also,
buildserver does not have a -mt switch, only an -t switch that indicates the
server being built is to be built with thread safe libraries and the server
itself is thread safe, i.e., can safely operate in a multi-threaded manner. My
guess is that your server code is not thread safe, so simply leave off the -t
switch to buildserver and you should be OK.
--
Regards,
Todd Little
|
| Post Reply
|
|
|
|
|
|
|
|
|
|