:>   int main() {
:>     printf("Ok.\n");
:>     return 0;
:>   }
:>
:> I compiled this with
:>   cc -o test test.c -lpthread -pthread

    Ok, I'm reproducing it now on x86-64 3.2-REL.  It does not occur
    with i386 3.2-REL.

    It's probably one of the recent commits, we'll get it fixed soon
    as we figure out what we broke.

                                        -Matt
                                        Matthew Dillon 
                                        <[email protected]>

Reply via email to