Hi,

meanwhile I checked several compiler flags, unfortunately with no 
success. If I have some 100 mails in the queue, maybe 1 gets delivered 
when I start XMail and then nothing happens at all. Sending mails from 
the client to the server works, but the threads serving smtpfwd seem to 
starve ...

When I check the gcc version I get

$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.7/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)

Maybe this is the problem ? >> "Thread model: single"

Any hints due to this additional info ?

Thanks,
Harald


Davide Libenzi wrote:
> On Fri, 2 Sep 2005, Harald Schneider wrote:
> 
>> Do you think replacing -lpthread with one of these:
>>
>>   -Kthread -kthread -pthread -pthreads -mthreads --thread-safe -mt
>>
>> might be worth testing ?
> 
> Dunno, but according to the link, the -pthread option trigger some special 
> flag in the linking process.
> 
> 
> - Davide
> 
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
> 
> 
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to