Re: How to build OpenPegasus SDK as single threaded?
Devchandra Leishangthem <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <OF3506338C.5C62E1BA-ON652579D8.003BAD4E-652579D8.003BBA8D@in.ibm.com> |
Is there any specifi reason why you wanted to build uni-threaded? Warm Regards D>L> Meetei IBM India System and Technology Lab EGL -D,Bangalore, India From: Pranav S <[email protected]> To: [email protected], Date: 04/06/2012 04:06 PM Subject: How to build OpenPegasus SDK as single threaded? Hello, I am trying to explore OpenPegasus SDK and its applications. Currently the SDK uses multi threading and links to pthreads library, hence it gets built as a multithreaded. I would like to know is it possible to build the library as single threaded? Do we have provision for that in the Makefiles. I tried exploring but did not find anything which tells that it is possible to build the library as single threaded one. Because linking a single threaded library to a multithreaded library can lead to undefined behaviour. -- Thanks, Pranav