On 2009-02-17, cnav wrote:
>> I *think* you need to change ClamAV.pm to have -pthread in LIBS like
>>
>> use Inline C => Config =>
>> VERSION => $VERSION,
>> PREFIX => 'clamav_perl',
>> NAME=> "Maile::ClamAV",
>> LIBS=> "-lclamav -pthread";
>>
>> but I honestly don't
On Tue, Feb 17, 2009 at 6:16 AM, cnav wrote:
> Jacob Meuser wrote:
>>
>> On Tue, Feb 17, 2009 at 09:03:18AM +0100, cnav wrote:
>>>
>>> Jacob Meuser wrote:
On Mon, Feb 16, 2009 at 09:06:25AM -0800, patrick keshishian wrote:
>
> man cc
> /-pthread
> nn
>
> -pt
Jacob Meuser wrote:
On Tue, Feb 17, 2009 at 09:03:18AM +0100, cnav wrote:
Jacob Meuser wrote:
On Mon, Feb 16, 2009 at 09:06:25AM -0800, patrick keshishian wrote:
man cc
/-pthread
nn
-pthreads
Add support for multithreading using the POSIX threads
library. This op
On Tue, 17 Feb 2009, Jacob Meuser wrote:
> > Please, if any of you can help me understand it, it will be much
> > helpful. (Or at least can you give me some directions where to search
> > to.)
>
> I *think* you need to change ClamAV.pm to have -pthread in LIBS like
>
> use Inline C => Config =
On Tue, Feb 17, 2009 at 09:03:18AM +0100, cnav wrote:
> Jacob Meuser wrote:
>> On Mon, Feb 16, 2009 at 09:06:25AM -0800, patrick keshishian wrote:
>>> man cc
>>> /-pthread
>>> nn
>>>
>>>-pthreads
>>>Add support for multithreading using the POSIX threads
>>>library.
Jacob Meuser wrote:
On Mon, Feb 16, 2009 at 09:06:25AM -0800, patrick keshishian wrote:
man cc
/-pthread
nn
-pthreads
Add support for multithreading using the POSIX threads
library. This option sets flags for both the
preprocessor and linker. This optio
On Mon, Feb 16, 2009 at 09:06:25AM -0800, patrick keshishian wrote:
> man cc
> /-pthread
> nn
>
>-pthreads
>Add support for multithreading using the POSIX threads
>library. This option sets flags for both the
>preprocessor and linker. This option does
man cc
/-pthread
nn
-pthreads
Add support for multithreading using the POSIX threads
library. This option sets flags for both the
preprocessor and linker. This option does not affect
the thread safety of object code produced by the
c
8 matches
Mail list logo