NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: toolchain/38804



The following reply was made to PR toolchain/38804; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: christos%zoulas.com@localhost (Christos Zoulas)
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, mark%mcs.vuw.ac.nz@localhost, 
uwe%netbsd.org@localhost,
    James Chacon <jmc%netbsd.org@localhost>, gnats-bugs%netbsd.org@localhost
Subject: re: toolchain/38804 
Date: Sun, 29 Jun 2008 06:51:42 +1000

    
    Yes, the solution is to bump libstdc++ *and* list -lpthread as a dependency
    so that this does not happen again.
 
 
 i'm not convinced this is good or correct.  pthread shouldn't
 get dragged into all c++ apps on netbsd.
 
 pthread_mutex_t type changed.  can't we just pad that to the
 right size again?
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index