On Apr 16, 2008, at 12:31 PM, Török Edwin wrote:
> Manpages indicate to use -pthread to link.
> Linux: man pthreads
> Compiling on Linux
> On Linux, programs that use the Pthreads API should be compiled
> using cc -pthread
>
> FreeBSD:
> http://www.freebsd.org/cgi/man.cgi?query=pthread&apropo
[EMAIL PROTECTED] wrote:
> James Kosin wrote:
>
>
>> The -pthread should only be needed on IBM RS/6000 and PowerPC platforms.
>> SPARC has their own option and everyone else should follow into the -l
>> category.
>>
>>
>
> I suppose I should clarify the architecture. This was done on an x
James Kosin wrote:
>
> The -pthread should only be needed on IBM RS/6000 and PowerPC platforms.
> SPARC has their own option and everyone else should follow into the -l
> category.
>
I suppose I should clarify the architecture. This was done on an x86.
Steven
___
James Kosin wrote:
> ~ SPARC Options
> ~-
> ~ -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 thre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
| People who may have problems compiling ClamAV 0.93 with the FreeBSD
| ports on 4.11 may need to patch the port Makefile as I had to. I am
| not sure if it affects other FreeBSD versions or not, I didn't try it.
|
| --- Make
People who may have problems compiling ClamAV 0.93 with the FreeBSD
ports on 4.11 may need to patch the port Makefile as I had to. I am
not sure if it affects other FreeBSD versions or not, I didn't try it.
--- Makefile.orig Wed Apr 16 10:59:51 2008
+++ MakefileWed Apr 16 11:37:41 2008